diff options
Diffstat (limited to 'install/usb')
-rw-r--r-- | install/usb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/usb b/install/usb index 605912c..620f695 100644 --- a/install/usb +++ b/install/usb @@ -1,6 +1,6 @@ # vim: set ft=sh: -install () +build() { MODULES=" $(checked_modules "/usb/host" | grep -ve "_cs" -e "sl811-hcd" -e "isp116x-hcd")" |