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

/linux-4.1.27/
H A DMakefile817 # Like INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed as
823 # INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
828 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1031 INSTALL_FW_PATH=$(INSTALL_MOD_PATH)/lib/firmware
1260 @echo ' modules_install - Install all modules to INSTALL_MOD_PATH (default: /)'
1262 @echo ' (default: $$(INSTALL_MOD_PATH)/lib/firmware)'
/linux-4.1.27/arch/arm/
H A DMakefile362 echo ' vdso_install - Install unstripped vdso.so to $$(INSTALL_MOD_PATH)/vdso'
/linux-4.1.27/scripts/package/
H A Dbuilddeb147 INSTALL_MOD_PATH="$tmpdir" $MAKE KBUILD_SRC= modules_install
/linux-4.1.27/tools/testing/ktest/
H A Dktest.pl2145 run_command "$make INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=$tmpdir modules_install" or

Completed in 301 milliseconds