summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Makefile
diff options
context:
space:
mode:
authorMoritz Fischer <moritz.fischer@ettus.com>2015-01-10 23:04:14 +0100
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-01-10 23:17:10 +0100
commit846a7fc8f4bc8f0d04be8d953ecba28152b14de4 (patch)
tree49466b37e79ded79a5012f53ccf057376e3d7267 /drivers/input/misc/Makefile
parentInput: axp20x-pek - switch over to using attribute group (diff)
downloadlinux-846a7fc8f4bc8f0d04be8d953ecba28152b14de4.tar.xz
linux-846a7fc8f4bc8f0d04be8d953ecba28152b14de4.zip
Input: add support for NI Ettus Research USRP E3x0 button
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/Makefile')
-rw-r--r--drivers/input/misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile
index f8d9ea7c059a..403a1a54a76c 100644
--- a/drivers/input/misc/Makefile
+++ b/drivers/input/misc/Makefile
@@ -26,6 +26,7 @@ obj-$(CONFIG_INPUT_COBALT_BTNS) += cobalt_btns.o
obj-$(CONFIG_INPUT_DA9052_ONKEY) += da9052_onkey.o
obj-$(CONFIG_INPUT_DA9055_ONKEY) += da9055_onkey.o
obj-$(CONFIG_INPUT_DM355EVM) += dm355evm_keys.o
+obj-$(CONFIG_INPUT_E3X0_BUTTON) += e3x0-button.o
obj-$(CONFIG_INPUT_DRV260X_HAPTICS) += drv260x.o
obj-$(CONFIG_INPUT_DRV2667_HAPTICS) += drv2667.o
obj-$(CONFIG_INPUT_GP2A) += gp2ap002a00f.o