Home
last modified time | relevance | path

Searched refs:KERNELRELEASE (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/scripts/package/
H A Dbuilddeb62 ${MAKE} -f ${srctree}/Makefile INSTALL_DTBS_PATH="${pdir}/usr/lib/linux-image-${KERNELRELEASE}" dtbs_install
66 rm -f "${pdir}/lib/modules/${KERNELRELEASE}/build"
71 mv "${pdir}/lib/modules/${KERNELRELEASE}" "${pdir}/usr/lib/uml/modules/${KERNELRELEASE}"
73 cp System.map "${pdir}/usr/lib/uml/modules/${KERNELRELEASE}/System.map"
78 cp System.map "${pdir}/boot/System.map-${KERNELRELEASE}"
79 cp ${KCONFIG_CONFIG} "${pdir}/boot/config-${KERNELRELEASE}"
87 installed_image_path="usr/bin/linux-${KERNELRELEASE}";;
89 installed_image_path="boot/vmlinux-${KERNELRELEASE}";;
91 installed_image_path="boot/vmlinuz-${KERNELRELEASE}";;
[all...]
H A Dmkdebian149 version=$KERNELRELEASE
268 KERNELRELEASE := ${KERNELRELEASE}
/kernel/linux/linux-6.6/scripts/package/debian/
H A Drules18 KERNELRELEASE=$(KERNELRELEASE) \
26 KERNELRELEASE=$(KERNELRELEASE) \
/kernel/linux/linux-5.10/arch/nds32/boot/
H A DMakefile11 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
15 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
/kernel/linux/linux-5.10/arch/arm64/boot/
H A DMakefile40 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
44 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
/kernel/linux/linux-5.10/arch/riscv/boot/
H A DMakefile50 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
54 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
/kernel/linux/linux-5.10/arch/loongarch/
H A DMakefile189 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
191 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
193 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
194 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
/kernel/linux/linux-6.6/arch/loongarch/
H A DMakefile151 $(Q)install -D -m 755 $(KBUILD_IMAGE) $(INSTALL_PATH)/$(image-name-y)-$(KERNELRELEASE)
152 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
153 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
/kernel/linux/linux-5.10/arch/parisc/
H A DMakefile175 $(KERNELRELEASE) vmlinux System.map "$(INSTALL_PATH)"
178 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
/kernel/linux/linux-5.10/arch/parisc/boot/
H A DMakefile20 sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
/kernel/linux/linux-5.10/arch/nios2/boot/
H A DMakefile35 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(BOOTIMAGE) System.map "$(INSTALL_PATH)"
/kernel/linux/linux-5.10/arch/mips/
H A DMakefile424 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
426 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
428 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
429 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
/kernel/linux/linux-6.6/arch/mips/
H A DMakefile442 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
444 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
446 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
447 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
/kernel/linux/linux-5.10/arch/ia64/
H A DMakefile82 sh $(srctree)/arch/ia64/install.sh $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)"
/kernel/linux/linux-5.10/arch/s390/boot/
H A DMakefile74 sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
/kernel/linux/linux-5.10/arch/sparc/boot/
H A DMakefile75 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(obj)/zImage \
/kernel/linux/linux-5.10/scripts/package/
H A Dmkdebian88 version=$KERNELRELEASE
228 \$(MAKE) KERNELRELEASE=${version} ARCH=${ARCH} \
235 \$(MAKE) KERNELRELEASE=${version} ARCH=${ARCH} \
H A Dbuilddeb109 version=$KERNELRELEASE
/kernel/linux/linux-6.6/
H A DMakefile69 # cmd_depmod = $(srctree)/scripts/depmod.sh $(DEPMOD) $(KERNELRELEASE)
368 # Read KERNELRELEASE from include/config/kernel.release (if it exists)
369 KERNELRELEASE = $(call read-file, include/config/kernel.release) macro
371 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION
1087 export INSTALL_DTBS_PATH ?= $(INSTALL_PATH)/dtbs/$(KERNELRELEASE)
1095 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1171 ifeq ($(origin KERNELRELEASE),file)
1174 filechk_kernel.release = echo $(KERNELRELEASE)
1177 # Store (new) KERNELRELEASE string in include/config/kernel.release
1229 # KERNELRELEASE ca
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/
H A DMakefile160 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
/kernel/linux/linux-5.10/Documentation/
H A DMakefile84 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \
/kernel/linux/linux-6.6/Documentation/
H A DMakefile92 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \
/kernel/linux/linux-5.10/
H A DMakefile352 # Read KERNELRELEASE from include/config/kernel.release (if it exists)
353 KERNELRELEASE = $(shell cat include/config/kernel.release 2> /dev/null) macro
355 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION
1068 export INSTALL_DTBS_PATH ?= $(INSTALL_PATH)/dtbs/$(KERNELRELEASE)
1076 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1236 # Store (new) KERNELRELEASE string in include/config/kernel.release
1296 # KERNELRELEASE can change from a few different places, meaning version.h
1301 if [ `echo -n "$(KERNELRELEASE)" | wc -c ` -gt $(uts_len) ]; then \
1302 echo '"$(KERNELRELEASE)" exceeds $(uts_len) characters' >&2; \
1305 echo \#define UTS_RELEASE \"$(KERNELRELEASE)\"
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A DMakefile441 sh -x $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" vmlinux System.map "$(INSTALL_PATH)"
445 sh -x $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" vmlinux System.map "$(INSTALL_PATH)" $^

Completed in 11 milliseconds