Searched defs:KBUILD_IMAGE (Results 1 – 13 of 13) sorted by relevance
125 KBUILD_IMAGE := $(boot)/xipImage macro127 KBUILD_IMAGE := $(boot)/Image.gz macro152 KBUILD_IMAGE := $(boot)/loader.bin macro155 KBUILD_IMAGE := $(boot)/Image.gz macro157 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro172 install: KBUILD_IMAGE := $(boot)/Image macro173 zinstall: KBUILD_IMAGE := $(boot)/Image.gz macro
154 KBUILD_IMAGE := $(boot)/Image.gz macro156 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro168 install: KBUILD_IMAGE := $(boot)/Image macro
19 KBUILD_IMAGE := $(boot)/bzImage macro187 install: KBUILD_IMAGE := vmlinux macro188 zinstall: KBUILD_IMAGE := vmlinuz macro
14 KBUILD_IMAGE := $(boot)/vmlinux.elf macro16 KBUILD_IMAGE := $(boot)/$(image-name-y).efi 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
84 KBUILD_IMAGE := $(boot)/zImage macro
74 install: KBUILD_IMAGE := vmlinux.gz macro
132 install: KBUILD_IMAGE := vmlinux.gz macro
130 KBUILD_IMAGE := $(boot)/bzImage macro
277 KBUILD_IMAGE := $(boot)/bzImage macro
96 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro
1075 export KBUILD_IMAGE ?= vmlinux macro