Searched refs:DEPMOD (Results 1 – 3 of 3) sorted by relevance
13 : ${DEPMOD:=depmod}22 if [ -z $(command -v $DEPMOD) ]; then23 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&232 exec "$DEPMOD" "$@" "$KERNELRELEASE"
130 quiet_cmd_depmod = DEPMOD $(MODLIB)
691 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \