Searched refs:MODLIB (Results 1 - 3 of 3) sorted by last modified time

/linux-master/scripts/
H A DMakefile.vdsoinst12 install-dir := $(MODLIB)/vdso
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...]
/linux-master/
H A DMakefile68 # quiet_cmd_depmod = DEPMOD $(MODLIB)
1091 # INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
1096 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) macro
1097 export MODLIB

Completed in 182 milliseconds