aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Makefile')
-rw-r--r--drivers/hid/Makefile1
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
30obj-$(CONFIG_HID_CHICONY) += hid-chicony.o 30obj-$(CONFIG_HID_CHICONY) += hid-chicony.o
31obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o 31obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o
32obj-$(CONFIG_HID_DRAGONRISE) += hid-drff.o 32obj-$(CONFIG_HID_DRAGONRISE) += hid-drff.o
33obj-$(CONFIG_HID_EGALAX) += hid-egalax.o
33obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o 34obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o
34obj-$(CONFIG_HID_GYRATION) += hid-gyration.o 35obj-$(CONFIG_HID_GYRATION) += hid-gyration.o
35obj-$(CONFIG_HID_KENSINGTON) += hid-kensington.o 36obj-$(CONFIG_HID_KENSINGTON) += hid-kensington.o