diff options
Diffstat (limited to 'drivers/hid/Makefile')
-rw-r--r-- | drivers/hid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile index 62ab1383a99b..c335605b9200 100644 --- a/drivers/hid/Makefile +++ b/drivers/hid/Makefile | |||
@@ -69,6 +69,7 @@ obj-$(CONFIG_HID_UCLOGIC) += hid-uclogic.o | |||
69 | obj-$(CONFIG_HID_ZEROPLUS) += hid-zpff.o | 69 | obj-$(CONFIG_HID_ZEROPLUS) += hid-zpff.o |
70 | obj-$(CONFIG_HID_ZYDACRON) += hid-zydacron.o | 70 | obj-$(CONFIG_HID_ZYDACRON) += hid-zydacron.o |
71 | obj-$(CONFIG_HID_WACOM) += hid-wacom.o | 71 | obj-$(CONFIG_HID_WACOM) += hid-wacom.o |
72 | obj-$(CONFIG_HID_WALTOP) += hid-waltop.o | ||
72 | 73 | ||
73 | obj-$(CONFIG_USB_HID) += usbhid/ | 74 | obj-$(CONFIG_USB_HID) += usbhid/ |
74 | obj-$(CONFIG_USB_MOUSE) += usbhid/ | 75 | obj-$(CONFIG_USB_MOUSE) += usbhid/ |