Home
last modified time | relevance | path

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

/linux/scripts/package/
A Dbuildtar100 [ -f "${KBUILD_IMAGE}" ] && cp -v -- "${KBUILD_IMAGE}" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
141 …[ -f "${KBUILD_IMAGE}" ] && cp -v -- "${KBUILD_IMAGE}" "${tmpdir}/boot/vmlinux-kbuild-${KERNELRELE…
/linux/arch/riscv/
A DMakefile93 KBUILD_IMAGE := $(boot)/xipImage macro
95 KBUILD_IMAGE := $(boot)/Image.gz macro
120 KBUILD_IMAGE := $(boot)/loader.bin macro
122 KBUILD_IMAGE := $(boot)/Image.gz macro
127 all: $(notdir $(KBUILD_IMAGE))
/linux/arch/sparc/
A DMakefile75 sh $(srctree)/$(boot)/install.sh $(KERNELRELEASE) $(KBUILD_IMAGE) \
86 KBUILD_IMAGE := $(boot)/zImage macro
/linux/arch/x86/
A DMakefile247 KBUILD_IMAGE := $(boot)/bzImage macro
253 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
263 $(KBUILD_IMAGE) System.map "$(INSTALL_PATH)"
/linux/arch/parisc/
A DMakefile20 KBUILD_IMAGE := $(boot)/bzImage macro
22 KBUILD_IMAGE := vmlinuz macro
/linux/arch/arm/
A DMakefile271 KBUILD_IMAGE := $(boot)/xipImage macro
273 KBUILD_IMAGE := $(boot)/zImage macro
287 all: $(notdir $(KBUILD_IMAGE))
/linux/arch/s390/
A DMakefile135 KBUILD_IMAGE := $(boot)/bzImage macro
138 sh -x $(srctree)/$(boot)/install.sh $(KERNELRELEASE) $(KBUILD_IMAGE) \
/linux/arch/sh/
A DMakefile96 KBUILD_IMAGE := $(boot)/$(defaultimage-y) macro
191 all: $(notdir $(KBUILD_IMAGE))
/linux/arch/arm64/
A DMakefile149 KBUILD_IMAGE := $(boot)/Image.gz macro
/linux/arch/mips/boot/compressed/
A DMakefile63 $(obj)/vmlinux.bin: $(KBUILD_IMAGE) FORCE
/linux/
A DMakefile1065 export KBUILD_IMAGE ?= vmlinux macro
1959 @echo $(KBUILD_IMAGE)

Completed in 26 milliseconds