Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Ddepmod.sh29 if test -n "$INSTALL_MOD_PATH"; then
30 set -- "$@" -b "$INSTALL_MOD_PATH"
/Linux-v6.6/scripts/package/
Dbuilddeb65 ${MAKE} -f ${srctree}/Makefile INSTALL_MOD_PATH="${pdir}" modules_install
143 ${MAKE} -f ${srctree}/Makefile INSTALL_MOD_PATH="${image_pdir}" modules_sign
Dbuildtar44 make ARCH="${ARCH}" -f ${srctree}/Makefile INSTALL_MOD_PATH="${tmpdir}" modules_install
Dkernel.spec66 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} modules_install
/Linux-v6.6/Documentation/kbuild/
Dmodules.rst25 --- 5.1 INSTALL_MOD_PATH
132 be added with INSTALL_MOD_PATH (discussed in section 5).
422 5.1 INSTALL_MOD_PATH
427 installation path using the variable INSTALL_MOD_PATH::
429 $ make INSTALL_MOD_PATH=/frodo modules_install
432 INSTALL_MOD_PATH may be set as an ordinary shell variable or,
Dkbuild.rst215 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
219 INSTALL_MOD_PATH section in Environment variables
221 INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
Dmakefiles.rst1609 INSTALL_MOD_PATH, MODLIB
1610 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module
1616 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may
/Linux-v6.6/drivers/gpu/drm/ci/
Dbuild.sh100 INSTALL_MOD_PATH=install/modules/ make modules_install
/Linux-v6.6/
DMakefile1095 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
/Linux-v6.6/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst182 # make INSTALL_MOD_PATH=/mnt/lib/modules modules_install