Home
last modified time | relevance | path

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

/arch/riscv/
DMakefile113 KBUILD_IMAGE := $(boot)/xipImage macro
115 KBUILD_IMAGE := $(boot)/Image.gz macro
139 KBUILD_IMAGE := $(boot)/loader.bin macro
141 KBUILD_IMAGE := $(boot)/Image.gz macro
146 all: $(notdir $(KBUILD_IMAGE))
/arch/sparc/
DMakefile75 sh $(srctree)/$(boot)/install.sh $(KERNELRELEASE) $(KBUILD_IMAGE) \
89 KBUILD_IMAGE := $(boot)/zImage macro
/arch/parisc/
DMakefile22 KBUILD_IMAGE := $(boot)/bzImage macro
24 KBUILD_IMAGE := vmlinuz macro
/arch/x86/
DMakefile254 KBUILD_IMAGE := $(boot)/bzImage macro
260 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
270 $(KBUILD_IMAGE) System.map "$(INSTALL_PATH)"
/arch/s390/
DMakefile148 KBUILD_IMAGE := $(boot)/bzImage macro
151 sh -x $(srctree)/$(boot)/install.sh $(KERNELRELEASE) $(KBUILD_IMAGE) \
/arch/arm/
DMakefile267 KBUILD_IMAGE := $(boot)/xipImage macro
269 KBUILD_IMAGE := $(boot)/zImage macro
286 all: $(notdir $(KBUILD_IMAGE))
/arch/sh/
DMakefile96 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro
191 all: $(notdir $(KBUILD_IMAGE))
/arch/arm64/
DMakefile160 KBUILD_IMAGE := $(boot)/Image.gz macro
/arch/mips/boot/compressed/
DMakefile79 $(obj)/vmlinux.bin: $(KBUILD_IMAGE) FORCE