if [ -e /boot/System.map-#KVERS# ]; then
	depmod -a -F /boot/System.map-#KVERS# #KVERS# || true
fi
