Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Ddepmod.sh29 if test -n "$INSTALL_MOD_PATH"; then
30 set -- "$@" -b "$INSTALL_MOD_PATH"
/openbmc/linux/scripts/package/
H A Dbuilddeb65 ${MAKE} -f ${srctree}/Makefile INSTALL_MOD_PATH="${pdir}" modules_install
143 ${MAKE} -f ${srctree}/Makefile INSTALL_MOD_PATH="${image_pdir}" modules_sign
H A Dbuildtar44 make ARCH="${ARCH}" -f ${srctree}/Makefile INSTALL_MOD_PATH="${tmpdir}" modules_install
H A Dkernel.spec66 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} modules_install
/openbmc/linux/Documentation/kbuild/
H A 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,
H A 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
H A 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
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/
H A Dzfs_2.2.2.bb42 INSTALL_MOD_PATH=${D}${root_prefix} \
/openbmc/linux/drivers/gpu/drm/ci/
H A Dbuild.sh100 INSTALL_MOD_PATH=install/modules/ make modules_install
/openbmc/linux/
H A DMakefile1094 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst182 # make INSTALL_MOD_PATH=/mnt/lib/modules modules_install