Home
last modified time | relevance | path

Searched defs:KBUILD_IMAGE (Results 1 – 12 of 12) sorted by relevance

/linux/arch/riscv/
H A DMakefile146 KBUILD_IMAGE := $(boot)/xipImage macro
149 KBUILD_IMAGE := $(boot)/loader.bin macro
152 KBUILD_IMAGE := $(boot)/Image.gz macro
154 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro
173 KBUILD_IMAGE := $(boot)/$(boot-image-y) macro
/linux/arch/arm64/
H A DMakefile169 KBUILD_IMAGE := $(boot)/Image.gz macro
171 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro
191 install: KBUILD_IMAGE := $(DEFAULT_KBUILD_IMAGE) macro
/linux/arch/parisc/
H A DMakefile19 KBUILD_IMAGE := $(boot)/bzImage macro
185 install: KBUILD_IMAGE := vmlinux macro
186 zinstall: KBUILD_IMAGE := vmlinuz macro
/linux/arch/arm/
H A DMakefile255 KBUILD_IMAGE := $(boot)/xipImage macro
257 KBUILD_IMAGE := $(boot)/zImage macro
304 $(INSTALL_TARGETS): KBUILD_IMAGE = $(boot)/$(patsubst %install,%Image,$@) macro
/linux/arch/loongarch/
H A DMakefile15 KBUILD_IMAGE := $(boot)/vmlinux.elf macro
17 KBUILD_IMAGE := $(boot)/$(image-name-y).efi macro
/linux/arch/nios2/
H A DMakefile46 KBUILD_IMAGE := $(nios2-boot)/vmImage macro
/linux/arch/sparc/
H A DMakefile83 KBUILD_IMAGE := $(boot)/zImage macro
/linux/arch/s390/
H A DMakefile124 KBUILD_IMAGE := $(boot)/bzImage macro
/linux/arch/m68k/
H A DMakefile132 install: KBUILD_IMAGE := vmlinux.gz macro
/linux/arch/sh/
H A DMakefile96 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro
/linux/arch/x86/
H A DMakefile314 KBUILD_IMAGE := $(boot)/bzImage macro
/linux/
H A DMakefile1163 export KBUILD_IMAGE ?= vmlinux macro