Home
last modified time | relevance | path

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

/linux/scripts/
H A Ddepmod.sh29 if test -n "$INSTALL_MOD_PATH"; then
30 set -- "$@" -b "$INSTALL_MOD_PATH"
H A DMakefile.package198 $(Q)$(MAKE) -f $(srctree)/Makefile INSTALL_MOD_PATH=$@ modules_install
/linux/Documentation/translations/zh_CN/kbuild/
H A Dkbuild.rst231 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
235 INSTALL_MOD_PATH section in 环境变量
237 INSTALL_MOD_PATH 指定了模块目录重定位时 MODLIB 的前缀,通常由构建根
/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 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/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 Dmakefiles.rst1642 INSTALL_MOD_PATH, MODLIB
1643 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module
1649 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may
1662 INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed
/linux/
H A DMakefile1215 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst176 # make INSTALL_MOD_PATH=/mnt/lib/modules modules_install