diff options
-rw-r--r-- | install/base | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install/base b/install/base index ad0e5f2..0d3954f 100644 --- a/install/base +++ b/install/base @@ -21,7 +21,6 @@ build() { add_file "/usr/lib/initcpio/init_functions" "/init_functions" add_file "/usr/lib/initcpio/init" "/init" - add_file "/usr/lib/modprobe.d/usb-load-ehci-first.conf" } help() { |