aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Makefile
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2010-08-04 15:29:35 +0200
committerJiri Kosina <jkosina@suse.cz>2010-08-04 15:29:35 +0200
commit35d03a0d9b22fdf7cba75cd41a6f0a039ba35cdd (patch)
tree1f85aa8bd902aae76beb1c9deb20557a2e71fe9c /drivers/hid/Makefile
parentMerge branch 'upstream-fixes' into for-linus (diff)
parentHID: fix up Kconfig entry for ACRUX driver (diff)
downloadlinux-dev-35d03a0d9b22fdf7cba75cd41a6f0a039ba35cdd.tar.xz
linux-dev-35d03a0d9b22fdf7cba75cd41a6f0a039ba35cdd.zip
Merge branch 'acrux' into for-linus
Conflicts: drivers/hid/hid-ids.h
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 2ec042f57138..46f037f3df80 100644
--- a/drivers/hid/Makefile
+++ b/drivers/hid/Makefile
@@ -24,6 +24,7 @@ endif
obj-$(CONFIG_HID_3M_PCT) += hid-3m-pct.o
obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o
+obj-$(CONFIG_HID_ACRUX_FF) += hid-axff.o
obj-$(CONFIG_HID_APPLE) += hid-apple.o
obj-$(CONFIG_HID_BELKIN) += hid-belkin.o
obj-$(CONFIG_HID_CANDO) += hid-cando.o