diff options
-rw-r--r-- | install/autodetect | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install/autodetect b/install/autodetect index abcfafe..7375296 100644 --- a/install/autodetect +++ b/install/autodetect @@ -2,7 +2,6 @@ install () { - msg ":: Autodetecting modules" MODULE_FILE="$(mktemp /tmp/initcpio_modules.XXXXXX)" #blegh, we'll let /tmp clean itself up AUTODETECT="$(auto_modules -e "/scsi/" -e "/block" -e "/fusion/" \ |