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 0b2618f092ca..19dae07eb14a 100644 --- a/drivers/hid/Makefile +++ b/drivers/hid/Makefile | |||
@@ -30,6 +30,7 @@ obj-$(CONFIG_HID_CHERRY) += hid-cherry.o | |||
30 | obj-$(CONFIG_HID_CHICONY) += hid-chicony.o | 30 | obj-$(CONFIG_HID_CHICONY) += hid-chicony.o |
31 | obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o | 31 | obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o |
32 | obj-$(CONFIG_HID_DRAGONRISE) += hid-drff.o | 32 | obj-$(CONFIG_HID_DRAGONRISE) += hid-drff.o |
33 | obj-$(CONFIG_HID_EGALAX) += hid-egalax.o | ||
33 | obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o | 34 | obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o |
34 | obj-$(CONFIG_HID_GYRATION) += hid-gyration.o | 35 | obj-$(CONFIG_HID_GYRATION) += hid-gyration.o |
35 | obj-$(CONFIG_HID_KENSINGTON) += hid-kensington.o | 36 | obj-$(CONFIG_HID_KENSINGTON) += hid-kensington.o |