Home
last modified time | relevance | path

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

/linux/scripts/
H A Ddepmod.sh29 if test -n "$INSTALL_MOD_PATH"; then
30 set -- "$@" -b "$INSTALL_MOD_PATH"
/linux/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 Dkernel.spec61 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} DEPMOD=true modules_install
H A DPKGBUILD69 ${MAKE} INSTALL_MOD_PATH="${pkgdir}/usr" INSTALL_MOD_STRIP=1 \
/linux/Documentation/kbuild/
H A Dmakefiles.rst1627 INSTALL_MOD_PATH, MODLIB
1628 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module
1634 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may
1647 INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed
/linux/
H A DMakefile1165 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst182 # make INSTALL_MOD_PATH=/mnt/lib/modules modules_install