kernel-modules: add hid-logitech-dj to hardcoded hid devices

https://bugzilla.redhat.com/show_bug.cgi?id=786303
master
Harald Hoyer 2012-02-03 12:03:36 +01:00
parent 437cecb967
commit 43a8f6133d
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ installkernel() {
hostonly='' instmods usb_storage sdhci sdhci-pci

# install keyboard support
hostonly='' instmods atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech hid-microsoft ehci-hcd ohci-hcd uhci-hcd
hostonly='' instmods atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech hid-logitech-dj hid-microsoft ehci-hcd ohci-hcd uhci-hcd
# install unix socket support
hostonly='' instmods unix
instmods "=drivers/pcmcia" =ide "=drivers/usb/storage"