summaryrefslogtreecommitdiff
path: root/drivers/input/misc/Makefile
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:31 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:31 +0200
commitfe07b033c06f6f5e9bda543da22cfa7962325e56 (patch)
treeddcf44b96eb859a7ec2b4db8047c029792ca001b /drivers/input/misc/Makefile
parent1eefc8c8c23c4ccc4616baa383552ec4cdbf1a07 (diff)
parente232573c22b42355de48b048abd4a8540e3d33b3 (diff)
Merge topic branch 'st-mems-sensors' into integration-linux-ux500-3.3
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 3903f026f70..3a19186a7b1 100644
--- a/drivers/input/misc/Makefile
+++ b/drivers/input/misc/Makefile
@@ -30,6 +30,7 @@ obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o
obj-$(CONFIG_INPUT_IXP4XX_BEEPER) += ixp4xx-beeper.o
obj-$(CONFIG_INPUT_KEYSPAN_REMOTE) += keyspan_remote.o
obj-$(CONFIG_INPUT_KXTJ9) += kxtj9.o
+obj-$(CONFIG_INPUT_LPS001WP) += lps001wp_prs.o
obj-$(CONFIG_INPUT_M68K_BEEP) += m68kspkr.o
obj-$(CONFIG_INPUT_MAX8925_ONKEY) += max8925_onkey.o
obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o