Searched full:depmod (Results 1 – 6 of 6) sorted by relevance
4 # Run depmod after module uninstallation.5 depmod
4 # Run depmod first5 depmod -a _KVERS_
40 sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf41 sudo depmod
39 sudo depmod
102 @# Naturally, depmod is less than amused by this.109 depmod -ae -F $$sysmap @LINUX_VERSION@ -b $(INSTALL_MOD_PATH)/; \
140 # Detect depmod install location141 local depmod_path=/sbin/depmod143 depmod_path=/usr/sbin/depmod