| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | depmod.sh | 39 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE" 45 if test -n "$INSTALL_MOD_PATH"; then 46 set -- "$@" -b "$INSTALL_MOD_PATH"
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | depmod.sh | 39 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE" 45 if test -n "$INSTALL_MOD_PATH"; then 46 set -- "$@" -b "$INSTALL_MOD_PATH"
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | depmod.sh | 40 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE" 46 if test -n "$INSTALL_MOD_PATH"; then 47 set -- "$@" -b "$INSTALL_MOD_PATH"
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | depmod.sh | 40 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE" 46 if test -n "$INSTALL_MOD_PATH"; then 47 set -- "$@" -b "$INSTALL_MOD_PATH"
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | depmod.sh | 40 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE" 46 if test -n "$INSTALL_MOD_PATH"; then 47 set -- "$@" -b "$INSTALL_MOD_PATH"
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | depmod.sh | 54 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE" 60 if test -n "$INSTALL_MOD_PATH"; then 61 set -- "$@" -b "$INSTALL_MOD_PATH"
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | depmod.sh | 54 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE" 60 if test -n "$INSTALL_MOD_PATH"; then 61 set -- "$@" -b "$INSTALL_MOD_PATH"
|
| /OK3568_Linux_fs/buildroot/package/linux-fusion/ |
| H A D | linux-fusion.mk | 31 …$(TARGET_CONFIGURE_OPTS) $(MAKE) $(LINUX_FUSION_MAKE_OPTS) INSTALL_MOD_PATH=$(STAGING_DIR) -C $(@D… 37 INSTALL_MOD_PATH=$(TARGET_DIR) \
|
| /OK3568_Linux_fs/device/rockchip/common/build-hooks/ |
| H A D | 10-kernel.sh | 64 …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 D | mk-kernel.sh | 64 …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/scripts/package/ |
| H A D | builddeb | 160 INSTALL_MOD_PATH="$tmpdir" $MAKE -f $srctree/Makefile modules_install 181 INSTALL_MOD_PATH="$tmpdir" $MAKE -f $srctree/Makefile modules_sign
|
| H A D | buildtar | 72 make ARCH="${ARCH}" -f ${srctree}/Makefile INSTALL_MOD_PATH="${tmpdir}" modules_install
|
| H A D | mkspec | 93 $M $MAKE %{?_smp_mflags} INSTALL_MOD_PATH=%{buildroot} modules_install
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | kbuild.rst | 192 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) 196 INSTALL_MOD_PATH section in Environment variables 198 INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
|
| H A D | modules.rst | 26 --- 5.1 INSTALL_MOD_PATH 133 be added with INSTALL_MOD_PATH (discussed in section 5). 438 5.1 INSTALL_MOD_PATH 443 installation path using the variable INSTALL_MOD_PATH:: 445 $ make INSTALL_MOD_PATH=/frodo modules_install 448 INSTALL_MOD_PATH may be set as an ordinary shell variable or,
|
| H A D | makefiles.rst | 1575 INSTALL_MOD_PATH, MODLIB 1576 $(INSTALL_MOD_PATH) specifies a prefix to $(MODLIB) for module 1582 $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE). The user may
|
| /OK3568_Linux_fs/debian/ |
| H A D | mk-iso-debian.sh | 38 make modules_install INSTALL_MOD_PATH=$INITRD --quiet
|
| /OK3568_Linux_fs/buildroot/linux/ |
| H A D | linux.mk | 158 INSTALL_MOD_PATH=$(TARGET_DIR) \
|
| /OK3568_Linux_fs/kernel/ |
| H A D | Makefile-bak | 1109 # Like INSTALL_MOD_PATH, it isn't defined in the Makefile, but can be passed as 1115 # INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory 1120 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) 1687 @echo ' modules_install - Install all modules to INSTALL_MOD_PATH (default: /)'
|
| H A D | Makefile | 1119 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |