Searched defs:KBUILD_IMAGE (Results 1 – 13 of 13) sorted by relevance
125 KBUILD_IMAGE := $(boot)/xipImage macro127 KBUILD_IMAGE := $(boot)/Image.gz macro149 KBUILD_IMAGE := $(boot)/loader.bin macro152 KBUILD_IMAGE := $(boot)/Image.gz macro154 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro169 install: KBUILD_IMAGE := $(boot)/Image macro170 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 macro183 install: KBUILD_IMAGE := vmlinux macro184 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
83 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
1074 export KBUILD_IMAGE ?= vmlinux macro