Home
last modified time | relevance | path

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

/scripts/
A Ddepmod.sh13 : ${DEPMOD:=depmod}
22 if [ -z $(command -v $DEPMOD) ]; then
23 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&2
32 exec "$DEPMOD" "$@" "$KERNELRELEASE"
A DMakefile.modinst134 quiet_cmd_depmod = DEPMOD $(MODLIB)
/scripts/package/
A DPKGBUILD70 DEPMOD=true modules_install
A Dkernel.spec90 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} DEPMOD=true modules_install

Completed in 4 milliseconds