Searched refs:INSTALL_MOD_PATH (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/scripts/package/
H A Dbuilddeb159 INSTALL_MOD_PATH="$tmpdir" $MAKE KBUILD_SRC= modules_install
181 INSTALL_MOD_PATH="$tmpdir" $MAKE KBUILD_SRC= modules_sign
/linux-4.4.14/
H A DMakefile813 # Like INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed as
819 # INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
824 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1027 INSTALL_FW_PATH=$(INSTALL_MOD_PATH)/lib/firmware
1259 @echo ' modules_install - Install all modules to INSTALL_MOD_PATH (default: /)'
1261 @echo ' (default: $$(INSTALL_MOD_PATH)/lib/firmware)'
/linux-4.4.14/arch/arm/
H A DMakefile373 echo ' vdso_install - Install unstripped vdso.so to $$(INSTALL_MOD_PATH)/vdso'
/linux-4.4.14/tools/testing/ktest/
H A Dktest.pl2145 run_command "$make INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=$tmpdir modules_install" or

Completed in 122 milliseconds