Searched refs:DEPMOD (Results 1 – 3 of 3) sorted by relevance
10 DEPMOD=$120 if [ -z $(command -v $DEPMOD) ]; then21 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&231 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then48 "$DEPMOD" "$@" "$KERNELRELEASE"
470 DEPMOD = depmod macro1789 quiet_cmd_depmod = DEPMOD $(MODLIB)1790 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \
756 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \