Home
last modified time | relevance | path

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

/arch/unicore32/
DMakefile46 KBUILD_IMAGE := $(boot)/zImage macro
/arch/blackfin/
DMakefile146 KBUILD_IMAGE := $(boot)/uImage macro
154 $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) install
/arch/arm/
DMakefile307 KBUILD_IMAGE := $(boot)/xipImage macro
309 KBUILD_IMAGE := $(boot)/zImage-dtb macro
311 KBUILD_IMAGE := $(boot)/zImage macro
319 all: $(notdir $(KBUILD_IMAGE)) $(KBUILD_DTBS)
/arch/sparc/
DMakefile85 KBUILD_IMAGE := $(boot)/zImage macro
/arch/mn10300/
DMakefile72 KBUILD_IMAGE := $(boot)/zImage macro
/arch/sh/
DMakefile98 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro
213 all: $(notdir $(KBUILD_IMAGE))
/arch/arc/
DMakefile103 KBUILD_IMAGE := $(boot)/bootpImage macro
/arch/parisc/
DMakefile20 KBUILD_IMAGE := vmlinuz macro
/arch/x86/
DMakefile318 KBUILD_IMAGE := $(boot)/bzImage macro
324 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
/arch/s390/
DMakefile54 KBUILD_IMAGE :=arch/s390/boot/image macro
/arch/mips/boot/compressed/
DMakefile61 $(obj)/vmlinux.bin: $(KBUILD_IMAGE) FORCE
/arch/arm64/
DMakefile151 KBUILD_IMAGE := $(boot)/$(subst $\",,$(CONFIG_BUILD_ARM64_APPENDED_KERNEL_IMAGE_NAME)) macro