This commit is contained in:
Hans Wurst
2015-07-31 02:34:53 +02:00
parent d02a7cedc8
commit 4d9533ca0a
161 changed files with 248 additions and 30687 deletions

View File

@@ -3,6 +3,7 @@
#
rmmod ${1} || die "Failed to remove ${1} kernel module"
rmmod uvesafb > /dev/null 2>&1
#
# vim:fenc=utf-8:ft=sh:ci:pi:sts=0:sw=4:ts=4: