Home
last modified time | relevance | path

Searched refs:modules_install (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/cryptodev/files/
H A D0001-Disable-installing-header-file-provided-by-another-p.patch17 @@ -33,7 +33,6 @@ install: modules_install
19 modules_install:
20 $(MAKE) $(KERNEL_MAKE_OPTS) modules_install
H A D0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch21 @@ -35,6 +35,9 @@ modules_install:
22 $(MAKE) $(KERNEL_MAKE_OPTS) modules_install
/OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-kernel/hello-mod/files/
H A DMakefile8 modules_install: target
9 $(MAKE) -C $(KERNEL_SRC) M=$(SRC) modules_install
/OK3568_Linux_fs/buildroot/package/ti-gfx/
H A D0003-km_install_modules.patch1 Patch to add modules_install target to the modules makefile. This makes
15 + $(MAKE) -C $(KERNELDIR) M=`pwd` modules_install
/OK3568_Linux_fs/device/rockchip/common/build-hooks/
H A D10-kernel.sh64 …run_command $KMAKE modules_install INSTALL_MOD_PATH=$SDK_DIR/buildroot/output/$RK_BUILDROOT_CFG/ta…
83 sudo -E $KMAKE modules_install INSTALL_MOD_PATH=$SDK_DIR/ubuntu/rootfs_mnt
89 …run_command $KMAKE modules_install INSTALL_MOD_PATH=$SDK_DIR/buildroot/output/$RK_BUILDROOT_CFG/ta…
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-kernel.sh64 …run_command $KMAKE modules_install INSTALL_MOD_PATH=$SDK_DIR/buildroot/output/$RK_BUILDROOT_CFG/ta…
83 sudo -E $KMAKE modules_install INSTALL_MOD_PATH=$SDK_DIR/ubuntu/rootfs_mnt
89 …run_command $KMAKE modules_install INSTALL_MOD_PATH=$SDK_DIR/buildroot/output/$RK_BUILDROOT_CFG/ta…
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/
H A DMakefile97 modules_install: target
98 $(MAKE) -C $(KDIR) M=$(CURDIR) $(MAKE_ARGS) modules_install
/OK3568_Linux_fs/kernel/drivers/base/arm/
H A DMakefile148 modules_install: target
149 $(MAKE) -C $(KDIR) M=$(CURDIR) $(MAKE_ARGS) modules_install
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/
H A DMakefile8 $(MAKE) -C $(KDIR) M=$$PWD modules_install
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A DMakefile275 modules_install: target
276 $(MAKE) -C $(KDIR) M=$(CURDIR) $(MAKE_ARGS) modules_install
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/
H A Drules.mak19 M=$(KBUILD_DIR) modules_install
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dbackup16 $(MAKE) INSTALL_MOD_DIR=kernel/drivers/net/wireless/ssv6200 -C $(KDIR) M=$(PWD) modules_install
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.modinst33 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/bridge/
H A Daaa.mk24 $(MAKE) INSTALL_MOD_DIR=kernel/drivers/net/wireless/ssv6200 -C $(KDIR) M=$(PWD) modules_install
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.modinst33 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.modinst33 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DMakefile.modinst35 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.modinst36 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.modinst36 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DMakefile.modinst35 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
/OK3568_Linux_fs/buildroot/package/
H A Dpkg-kernel-module.mk91 modules_install$$(sep))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/emlog/emlog/
H A D0001-Remove-modules_clean-from-clean-target.patch24 install: modules_install nbcat_install mkemlog_install
/OK3568_Linux_fs/buildroot/package/jailhouse/
H A Djailhouse.mk41 …$(TARGET_MAKE_ENV) $(MAKE) $(JAILHOUSE_MAKE_OPTS) -C $(@D) modules_install firmware_install tool_i…
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A Dmakefile-libbb-race.patch34 # to be used when executing for example make install or make modules_install
/OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/
H A DREADME26 be installed (make modules_install) as the test scripts will modprobe

123