Searched refs:DEPMOD (Results 1 – 2 of 2) sorted by relevance
10 DEPMOD=$118 if [ -z $(command -v $DEPMOD) ]; then19 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&229 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then46 "$DEPMOD" "$@" "$KERNELRELEASE"
422 DEPMOD = /sbin/depmod macro1810 quiet_cmd_depmod = DEPMOD $(KERNELRELEASE)1811 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \