Searched refs:KBUILD_IMAGE (Results 1 – 12 of 12) sorted by relevance
96 [ -f "${KBUILD_IMAGE}" ] && cp -v -- "${KBUILD_IMAGE}" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"129 …[ -f "${KBUILD_IMAGE}" ] && cp -v -- "${KBUILD_IMAGE}" "${tmpdir}/boot/vmlinux-kbuild-${KERNELRELE…
91 KBUILD_IMAGE := $(boot)/Image.gz macro105 KBUILD_IMAGE := $(boot)/loader.bin macro107 KBUILD_IMAGE := $(boot)/Image.gz macro111 all: $(notdir $(KBUILD_IMAGE))
22 KBUILD_IMAGE := $(boot)/bzImage macro24 KBUILD_IMAGE := vmlinuz macro
291 KBUILD_IMAGE := $(boot)/xipImage macro293 KBUILD_IMAGE := $(boot)/zImage macro310 all: $(notdir $(KBUILD_IMAGE))
96 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro197 all: $(notdir $(KBUILD_IMAGE))
277 KBUILD_IMAGE := $(boot)/bzImage macro283 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
92 KBUILD_IMAGE := $(boot)/zImage macro
70 $(obj)/vmlinux.bin: $(KBUILD_IMAGE) FORCE
158 KBUILD_IMAGE := $(boot)/bzImage macro
158 KBUILD_IMAGE := $(boot)/Image.gz macro
1099 export KBUILD_IMAGE ?= vmlinux macro2049 @echo $(KBUILD_IMAGE)
1096 # KBUILD_IMAGE may be overruled on the command line or1100 export KBUILD_IMAGE ?= vmlinux2050 @echo $(KBUILD_IMAGE)