Home
last modified time | relevance | path

Searched refs:DEPMOD (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Ddepmod.sh9 DEPMOD=$1
17 if [ -z $(command -v $DEPMOD) ]; then
18 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
26 release=$("$DEPMOD" --version)
46 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
63 "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Ddepmod.sh9 DEPMOD=$1
17 if [ -z $(command -v $DEPMOD) ]; then
18 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
26 release=$("$DEPMOD" --version)
46 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
63 "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Ddepmod.sh10 DEPMOD=$1
20 if [ -z $(command -v $DEPMOD) ]; then
21 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
31 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
48 "$DEPMOD" "$@" "$KERNELRELEASE"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Ddepmod.sh10 DEPMOD=$1
20 if [ -z $(command -v $DEPMOD) ]; then
21 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
31 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
48 "$DEPMOD" "$@" "$KERNELRELEASE"
/OK3568_Linux_fs/kernel/scripts/
H A Ddepmod.sh10 DEPMOD=$1
21 if [ -z $(command -v $DEPMOD) ]; then
22 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
32 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
49 "$DEPMOD" "$@" "$KERNELRELEASE"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Ddepmod.sh10 DEPMOD=$1
21 if [ -z $(command -v $DEPMOD) ]; then
22 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
32 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
49 "$DEPMOD" "$@" "$KERNELRELEASE"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Ddepmod.sh10 DEPMOD=$1
21 if [ -z $(command -v $DEPMOD) ]; then
22 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
32 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then
49 "$DEPMOD" "$@" "$KERNELRELEASE"
/OK3568_Linux_fs/kernel/
H A Dbuild.config.common5 DEPMOD=depmod
H A DMakefile469 DEPMOD = depmod macro
2069 quiet_cmd_depmod = DEPMOD $(KERNELRELEASE)
2070 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \
H A DMakefile-bak469 DEPMOD = depmod
2070 quiet_cmd_depmod = DEPMOD $(KERNELRELEASE)
2071 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmodule.bbclass50 oe_runmake DEPMOD=echo MODLIB="${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}" \
H A Dkernel.bbclass441 …oe_runmake DEPMOD=echo MODLIB=${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION} INSTALL_FW_PATH…
/OK3568_Linux_fs/buildroot/linux/
H A Dlinux.mk162 DEPMOD=$(HOST_DIR)/sbin/depmod
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dmakefiles.rst626 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log