Home
last modified time | relevance | path

Searched refs:KBUILD_IMAGE (Results 1 – 10 of 10) sorted by relevance

/arch/riscv/
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
194 all: $(notdir $(KBUILD_IMAGE))
/arch/arm64/
A DMakefile169 KBUILD_IMAGE := $(boot)/Image.gz macro
171 KBUILD_IMAGE := $(boot)/vmlinuz.efi macro
174 all: $(notdir $(KBUILD_IMAGE))
186 DEFAULT_KBUILD_IMAGE = $(KBUILD_IMAGE)
191 install: KBUILD_IMAGE := $(DEFAULT_KBUILD_IMAGE) macro
/arch/parisc/
A DMakefile19 KBUILD_IMAGE := $(boot)/bzImage macro
185 install: KBUILD_IMAGE := vmlinux macro
186 zinstall: KBUILD_IMAGE := vmlinuz macro
/arch/loongarch/
A DMakefile15 KBUILD_IMAGE := $(boot)/vmlinux.elf macro
17 KBUILD_IMAGE := $(boot)/$(image-name-y).efi macro
182 all: $(notdir $(KBUILD_IMAGE)) $(KBUILD_DTBS)
/arch/arm/
A DMakefile255 KBUILD_IMAGE := $(boot)/xipImage macro
257 KBUILD_IMAGE := $(boot)/zImage macro
280 all: $(notdir $(KBUILD_IMAGE))
304 $(INSTALL_TARGETS): KBUILD_IMAGE = $(boot)/$(patsubst %install,%Image,$@) macro
/arch/sh/
A DMakefile96 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro
167 all: $(notdir $(KBUILD_IMAGE))
/arch/sparc/
A DMakefile83 KBUILD_IMAGE := $(boot)/zImage macro
/arch/x86/
A DMakefile314 KBUILD_IMAGE := $(boot)/bzImage macro
320 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
/arch/s390/
A DMakefile124 KBUILD_IMAGE := $(boot)/bzImage macro
/arch/mips/boot/compressed/
A DMakefile58 $(obj)/vmlinux.bin: $(KBUILD_IMAGE) FORCE

Completed in 22 milliseconds