Home
last modified time | relevance | path

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

/linux-6.15/scripts/
H A Ddepmod.sh29 if test -n "$INSTALL_MOD_PATH"; then
30 set -- "$@" -b "$INSTALL_MOD_PATH"
/linux-6.15/Documentation/translations/zh_CN/kbuild/
H A Dkbuild.rst215 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
219 INSTALL_MOD_PATH section in 环境变量
221 INSTALL_MOD_PATH 指定了模块目录重定位时 MODLIB 的前缀,通常由构建根
/linux-6.15/scripts/package/
H A Dbuildtar42 make ARCH="${ARCH}" -f ${srctree}/Makefile INSTALL_MOD_PATH="${tmpdir}" modules_install
H A Dbuilddeb38 ${MAKE} -f ${srctree}/Makefile INSTALL_MOD_PATH="${pdir}" INSTALL_MOD_STRIP=1 modules_install
H A DPKGBUILD69 ${MAKE} INSTALL_MOD_PATH="${pkgdir}/usr" INSTALL_MOD_STRIP=1 \
H A Dkernel.spec90 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} DEPMOD=true modules_install
/linux-6.15/Documentation/kbuild/
H A Dkbuild.rst242 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
246 INSTALL_MOD_PATH section in Environment variables
248 INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
H A Dmodules.rst118 be added with INSTALL_MOD_PATH (discussed in section
359 INSTALL_MOD_PATH section in Module Installation
364 installation path using the variable INSTALL_MOD_PATH::
366 $ make INSTALL_MOD_PATH=/frodo modules_install
369 INSTALL_MOD_PATH may be set as an ordinary shell variable or,
H A Dmakefiles.rst1638 INSTALL_MOD_PATH, MODLIB
1639 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module
1645 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may
1658 INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed
/linux-6.15/drivers/gpu/drm/ci/
H A Dbuild.sh113 INSTALL_MOD_PATH=install/modules/ make modules_install
/linux-6.15/
H A DMakefile1170 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
/linux-6.15/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst182 # make INSTALL_MOD_PATH=/mnt/lib/modules modules_install