aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Makefile
diff options
context:
space:
mode:
authorJonas Aaberg <jonas.aberg@stericsson.com>2010-04-07 13:41:56 +0200
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:45:03 -0600
commitad049a7145ce7cc819f53f902f54c0eef4f01132 (patch)
treeca7e7643efd1474f9167df5f8670a9876feeffbb /arch/arm/mach-ux500/Makefile
parent4142267a3380526555246527e54a627c6345c613 (diff)
Updated version of one pin sensor driver.
Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/Makefile')
-rwxr-xr-xarch/arm/mach-ux500/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/Makefile b/arch/arm/mach-ux500/Makefile
index b3cacce4237..6be02d614aa 100755
--- a/arch/arm/mach-ux500/Makefile
+++ b/arch/arm/mach-ux500/Makefile
@@ -18,6 +18,7 @@ obj-$(CONFIG_SMP) += platsmp.o headsmp.o localtimer.o
obj-$(CONFIG_U8500_CPUIDLE) += cpuidle.o
obj-$(CONFIG_U8500_CPUFREQ) += cpufreq.o
obj-$(CONFIG_U8500_PM) += pm.o
+obj-$(CONFIG_SENSORS1P_MOP) += sensors1p.o
obj-$(CONFIG_USB) += musb_db8500.o
ifeq ($(CONFIG_MFD_STE_CONN), m)