Home
last modified time | relevance | path

Searched refs:MODLIB (Results 1 – 8 of 8) sorted by relevance

/linux/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 install-$(CONFIG_BUILTIN_MODULE_RANGES) += $(MODLIB)/modules.builtin.ranges
38 $(addprefix $(MODLIB)/, modules.builtin modules.builtin.modinfo modules.builtin.ranges): $(MODLIB)/…
46 dst := $(MODLIB)/kernel
49 dst := $(MODLIB)/$(INSTALL_MOD_DIR)
134 quiet_cmd_depmod = DEPMOD $(MODLIB)
H A DMakefile.vdsoinst12 install-dir := $(MODLIB)/vdso
/linux/scripts/package/
H A DPKGBUILD
/linux/Documentation/translations/zh_CN/kbuild/
H A Dkbuild.rst226 MODLIB section in 环境变量
237 INSTALL_MOD_PATH 指定了模块目录重定位时 MODLIB 的前缀,通常由构建根
/linux/Documentation/kbuild/
H A Dkbuild.rst237 MODLIB section in Environment variables
248 INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
H A Dmakefiles.rst1642 INSTALL_MOD_PATH, MODLIB
1643 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module
1647 $(MODLIB) specifies the directory for module installation.
1648 The top Makefile defines $(MODLIB) to
/linux/
H A DMakefile1215 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) macro
1216 export MODLIB
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst181 # make MODLIB=/mnt/lib/modules modules_install