Home
last modified time | relevance | path

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

/linux/scripts/package/
A Dmkspec30 PROVIDES="$PROVIDES kernel-$KERNELRELEASE"
112 cp /boot/vmlinuz-$KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm
113 cp /boot/System.map-$KERNELRELEASE /boot/.System.map-$KERNELRELEASE-rpm
114 rm -f /boot/vmlinuz-$KERNELRELEASE /boot/System.map-$KERNELRELEASE
115 …/sbin/installkernel $KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELE…
116 rm -f /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELEASE-rpm
121 new-kernel-pkg --remove $KERNELRELEASE --rminitrd --initrdfile=/boot/initramfs-$KERNELRELEASE.img
123 kernel-install remove $KERNELRELEASE
133 $M /lib/modules/$KERNELRELEASE
144 $S$M /usr/src/kernels/$KERNELRELEASE
[all …]
A Dbuildtar20 tarball="${objtree}/linux-${KERNELRELEASE}-${ARCH}.tar"
84 cp -v -- "${objtree}/System.map" "${tmpdir}/boot/System.map-${KERNELRELEASE}"
85 cp -v -- "${KCONFIG_CONFIG}" "${tmpdir}/boot/config-${KERNELRELEASE}"
86 cp -v -- "${objtree}/vmlinux" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
111 cp -v -- "${objtree}/vmlinux.32" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
113 cp -v -- "${objtree}/vmlinux.64" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
115 cp -v -- "${objtree}/arch/mips/boot/vmlinux.bin" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
119 cp -v -- "${objtree}/arch/mips/boot/vmlinux.srec" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
121 cp -v -- "${objtree}/vmlinux" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
127 cp -v -- "${objtree}/arch/arm64/boot/${i}" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
[all …]
A Dsnapcraft.template2 version: KERNELRELEASE
A Dmkdebian88 version=$KERNELRELEASE
A Dbuilddeb109 version=$KERNELRELEASE
/linux/scripts/
A Ddepmod.sh11 KERNELRELEASE=$2
30 mkdir -p "$tmp_dir/lib/modules/$KERNELRELEASE"
31 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
32 if test -e "$tmp_dir/lib/modules/$KERNELRELEASE/modules.dep" -o \
33 -e "$tmp_dir/lib/modules/$KERNELRELEASE/modules.dep.bin"; then
39 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE"
40 ln -s "$KERNELRELEASE" "$symlink"
41 KERNELRELEASE=99.98.$KERNELRELEASE
48 "$DEPMOD" "$@" "$KERNELRELEASE"
A DMakefile.package27 KERNELPATH := kernel-$(subst -,_,$(KERNELRELEASE))
A DMakefile.lib426 UIMAGE_NAME ?= 'Linux-$(KERNELRELEASE)'
A DKbuild.include50 # filechk_sample = echo $(KERNELRELEASE)
/linux/arch/nds32/boot/
A DMakefile11 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
15 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
/linux/arch/parisc/
A DMakefile168 $(KERNELRELEASE) vmlinux System.map "$(INSTALL_PATH)"
171 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
/linux/Documentation/kbuild/
A Dmodules.rst198 ifneq ($(KERNELRELEASE),)
216 The check for KERNELRELEASE is used to separate the two parts
262 ifneq ($(KERNELRELEASE),)
416 /lib/modules/$(KERNELRELEASE)/kernel/
420 /lib/modules/$(KERNELRELEASE)/extra/
430 => Install dir: /frodo/lib/modules/$(KERNELRELEASE)/kernel/
441 /lib/modules/$(KERNELRELEASE)/extra/, but you may wish to
448 => Install dir: /lib/modules/$(KERNELRELEASE)/gandalf/
A Dkbuild.rst181 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
A Dmakefiles.rst757 $(KERNELRELEASE)
1566 $(KERNELRELEASE) instead.
1576 KERNELRELEASE
1577 $(KERNELRELEASE) is a single string such as "2.4.0-pre4", suitable
1615 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may
/linux/arch/mips/
A DMakefile423 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
425 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
427 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
428 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
/linux/arch/sparc/
A DMakefile75 sh $(srctree)/$(boot)/install.sh $(KERNELRELEASE) $(KBUILD_IMAGE) \
/linux/arch/ia64/
A DMakefile76 sh $(srctree)/arch/ia64/install.sh $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)"
/linux/arch/riscv/
A DMakefile139 $(CONFIG_SHELL) $(srctree)/$(boot)/install.sh $(KERNELRELEASE) \
/linux/Documentation/
A DMakefile84 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \
/linux/
A DMakefile360 KERNELRELEASE = $(shell cat include/config/kernel.release 2> /dev/null) macro
362 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION
1077 export INSTALL_DTBS_PATH ?= $(INSTALL_PATH)/dtbs/$(KERNELRELEASE)
1085 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1769 $(KERNELRELEASE)
/linux/arch/arm64/
A DMakefile163 $(CONFIG_SHELL) $(srctree)/$(boot)/install.sh $(KERNELRELEASE) \
/linux/arch/s390/
A DMakefile138 sh -x $(srctree)/$(boot)/install.sh $(KERNELRELEASE) $(KBUILD_IMAGE) \
/linux/arch/x86/
A DMakefile262 $(CONFIG_SHELL) $(srctree)/$(boot)/install.sh $(KERNELRELEASE) \
/linux/Documentation/virt/uml/
A Duser_mode_linux_howto_v2.rst184 This will install modules into /mnt/lib/modules/$(KERNELRELEASE).

Completed in 33 milliseconds