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 22f1d16cd79c..5363f170d027 100644
--- a/drivers/hid/Makefile
+++ b/drivers/hid/Makefile
@@ -36,6 +36,7 @@ endif
36obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o 36obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o
37obj-$(CONFIG_HID_ACRUX) += hid-axff.o 37obj-$(CONFIG_HID_ACRUX) += hid-axff.o
38obj-$(CONFIG_HID_APPLE) += hid-apple.o 38obj-$(CONFIG_HID_APPLE) += hid-apple.o
39obj-$(CONFIG_HID_AUREAL) += hid-aureal.o
39obj-$(CONFIG_HID_BELKIN) += hid-belkin.o 40obj-$(CONFIG_HID_BELKIN) += hid-belkin.o
40obj-$(CONFIG_HID_CHERRY) += hid-cherry.o 41obj-$(CONFIG_HID_CHERRY) += hid-cherry.o
41obj-$(CONFIG_HID_CHICONY) += hid-chicony.o 42obj-$(CONFIG_HID_CHICONY) += hid-chicony.o