Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Ddepmod.sh29 if test -n "$INSTALL_MOD_PATH"; then
30 set -- "$@" -b "$INSTALL_MOD_PATH"
/linux-6.12.1/scripts/package/
Dbuildtar42 make ARCH="${ARCH}" -f ${srctree}/Makefile INSTALL_MOD_PATH="${tmpdir}" modules_install
Dbuilddeb36 ${MAKE} -f ${srctree}/Makefile INSTALL_MOD_PATH="${pdir}" INSTALL_MOD_STRIP=1 modules_install
Dkernel.spec61 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} DEPMOD=true modules_install
DPKGBUILD70 ${MAKE} INSTALL_MOD_PATH="${pkgdir}/usr" INSTALL_MOD_STRIP=1 \
/linux-6.12.1/Documentation/kbuild/
Dmodules.rst106 be added with INSTALL_MOD_PATH (discussed in section
332 INSTALL_MOD_PATH section in Module Installation
337 installation path using the variable INSTALL_MOD_PATH::
339 $ make INSTALL_MOD_PATH=/frodo modules_install
342 INSTALL_MOD_PATH may be set as an ordinary shell variable or,
Dkbuild.rst225 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
229 INSTALL_MOD_PATH section in Environment variables
231 INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
Dmakefiles.rst1613 INSTALL_MOD_PATH, MODLIB
1614 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module
1620 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may
1633 INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed
/linux-6.12.1/drivers/gpu/drm/ci/
Dbuild.sh112 INSTALL_MOD_PATH=install/modules/ make modules_install
/linux-6.12.1/
DMakefile1096 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
/linux-6.12.1/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst182 # make INSTALL_MOD_PATH=/mnt/lib/modules modules_install