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 4790777f8435..a5eaa3e078be 100644 --- a/drivers/hid/Makefile +++ b/drivers/hid/Makefile | |||
@@ -15,6 +15,7 @@ endif | |||
15 | obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o | 15 | obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o |
16 | obj-$(CONFIG_HID_APPLE) += hid-apple.o | 16 | obj-$(CONFIG_HID_APPLE) += hid-apple.o |
17 | obj-$(CONFIG_HID_CHERRY) += hid-cherry.o | 17 | obj-$(CONFIG_HID_CHERRY) += hid-cherry.o |
18 | obj-$(CONFIG_HID_CHICONY) += hid-chicony.o | ||
18 | obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o | 19 | obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o |
19 | obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o | 20 | obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o |
20 | obj-$(CONFIG_HID_LOGITECH) += hid-logitech.o | 21 | obj-$(CONFIG_HID_LOGITECH) += hid-logitech.o |