Searched refs:INSTALL_MOD_PATH (Results 1 – 11 of 11) sorted by relevance
29 if test -n "$INSTALL_MOD_PATH"; then30 set -- "$@" -b "$INSTALL_MOD_PATH"
42 make ARCH="${ARCH}" -f ${srctree}/Makefile INSTALL_MOD_PATH="${tmpdir}" modules_install
36 ${MAKE} -f ${srctree}/Makefile INSTALL_MOD_PATH="${pdir}" INSTALL_MOD_STRIP=1 modules_install
61 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} DEPMOD=true modules_install
70 ${MAKE} INSTALL_MOD_PATH="${pkgdir}/usr" INSTALL_MOD_STRIP=1 \
106 be added with INSTALL_MOD_PATH (discussed in section332 INSTALL_MOD_PATH section in Module Installation337 installation path using the variable INSTALL_MOD_PATH::339 $ make INSTALL_MOD_PATH=/frodo modules_install342 INSTALL_MOD_PATH may be set as an ordinary shell variable or,
225 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)229 INSTALL_MOD_PATH section in Environment variables231 INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
1613 INSTALL_MOD_PATH, MODLIB1614 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module1620 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may1633 INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed
112 INSTALL_MOD_PATH=install/modules/ make modules_install
1096 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
182 # make INSTALL_MOD_PATH=/mnt/lib/modules modules_install