Searched defs:KBUILD_IMAGE (Results 1 – 9 of 9) sorted by relevance
147 KBUILD_IMAGE := $(boot)/xipImage macro150 KBUILD_IMAGE := $(boot)/loader.bin macro153 KBUILD_IMAGE := $(boot)/Image.gz macro155 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro174 KBUILD_IMAGE := $(boot)/$(boot-image-y) macro
176 KBUILD_IMAGE := $(boot)/Image.gz macro178 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro198 install: KBUILD_IMAGE := $(DEFAULT_KBUILD_IMAGE) macro
254 KBUILD_IMAGE := $(boot)/xipImage macro256 KBUILD_IMAGE := $(boot)/zImage macro303 $(INSTALL_TARGETS): KBUILD_IMAGE = $(boot)/$(patsubst %install,%Image,$@) macro
46 KBUILD_IMAGE := $(nios2-boot)/vmImage macro
122 KBUILD_IMAGE := $(boot)/bzImage macro
132 install: KBUILD_IMAGE := vmlinux.gz macro
96 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro
306 KBUILD_IMAGE := $(boot)/bzImage macro
1145 export KBUILD_IMAGE ?= vmlinux macro