summaryrefslogtreecommitdiffstats
path: root/install/usbinput
diff options
context:
space:
mode:
Diffstat (limited to 'install/usbinput')
-rw-r--r--install/usbinput2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/usbinput b/install/usbinput
index a90cd15..e4bf27e 100644
--- a/install/usbinput
+++ b/install/usbinput
@@ -2,7 +2,7 @@
build()
{
- MODULES=" $(checked_modules "/usb/host" | grep -ve "_cs" -e "sl811-hcd" -e "isp116x-hcd") "
+ MODULES=" $(checked_modules "/usb/host" | grep -ve "_cs" -e "sl811_hcd" -e "isp116x_hcd") "
MODULES=" $(echo ${MODULES}) $(all_modules "/hid/hid-") "
MODULES=$(echo ${MODULES}) #trim whitespace