Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/Documentation/translations/zh_CN/kbuild/
H A Dkbuild.rst210 MODLIB section in 环境变量
221 INSTALL_MOD_PATH 指定了模块目录重定位时 MODLIB 的前缀,通常由构建根
/linux-6.15/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.rst1638 INSTALL_MOD_PATH, MODLIB
1639 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module
1643 $(MODLIB) specifies the directory for module installation.
1644 The top Makefile defines $(MODLIB) to
/linux-6.15/
H A DMakefile1170 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) macro
1171 export MODLIB
/linux-6.15/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst187 # make MODLIB=/mnt/lib/modules modules_install