Searched refs:MODLIB (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/
H A DMakefile.modinst17 $(shell rm -fr $(MODLIB)/kernel $(MODLIB)/build)
19 install-$(CONFIG_MODULES) += $(addprefix $(MODLIB)/, build modules.order)
21 $(MODLIB)/build: FORCE
27 $(MODLIB)/modules.order: modules.order FORCE
34 install-y += $(addprefix $(MODLIB)/, modules.builtin modules.builtin.modinfo)
36 $(addprefix $(MODLIB)/, modules.builtin modules.builtin.modinfo): $(MODLIB)/%: % FORCE
44 dst := $(MODLIB)/kernel
47 dst := $(MODLIB)/
[all...]
H A DMakefile.vdsoinst12 install-dir := $(MODLIB)/vdso
/linux-master/
H A DMakefile68 # quiet_cmd_depmod = DEPMOD $(MODLIB)
1085 # INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
1090 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) macro
1091 export MODLIB

Completed in 254 milliseconds