summaryrefslogtreecommitdiffstats
path: root/drivers/hid/Makefile
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2018-10-23 13:17:00 +0200
committerJiri Kosina <jkosina@suse.cz>2018-10-23 13:17:00 +0200
commit037ad063f7977176323da9299102e706674486e5 (patch)
treebd33bf4b4fb4c0e1a908fdcfa0ff4d5db9736363 /drivers/hid/Makefile
parentMerge branch 'for-4.20/apple' into for-linus (diff)
parentHID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepad (diff)
downloadlinux-037ad063f7977176323da9299102e706674486e5.tar.xz
linux-037ad063f7977176323da9299102e706674486e5.zip
Merge branch 'for-4.20/bigbenff' into for-linus
Driver for BigBen Interactive PS3OFMINIPAD
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 bd7ac53b75c5..896a51ce7ce0 100644
--- a/drivers/hid/Makefile
+++ b/drivers/hid/Makefile
@@ -31,6 +31,7 @@ obj-$(CONFIG_HID_ASUS) += hid-asus.o
obj-$(CONFIG_HID_AUREAL) += hid-aureal.o
obj-$(CONFIG_HID_BELKIN) += hid-belkin.o
obj-$(CONFIG_HID_BETOP_FF) += hid-betopff.o
+obj-$(CONFIG_HID_BIGBEN_FF) += hid-bigbenff.o
obj-$(CONFIG_HID_CHERRY) += hid-cherry.o
obj-$(CONFIG_HID_CHICONY) += hid-chicony.o
obj-$(CONFIG_HID_CMEDIA) += hid-cmedia.o