Searched refs:DEPMOD (Results 1 – 1 of 1) sorted by relevance
10 DEPMOD=$121 if [ -z $(command -v $DEPMOD) ]; then22 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&232 if "$DEPMOD" -b "$tmp_dir" $KERNELRELEASE 2>/dev/null; then49 "$DEPMOD" "$@" "$KERNELRELEASE"