summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorAli Ekici <aekici@nvidia.com>2012-02-01 15:38:45 -0800
committerSimone Willett <swillett@nvidia.com>2012-02-18 10:44:25 -0800
commita1a27202b7ebf3ebeb3119ba3c60aafb4c3ed0cd (patch)
treea5c8a8fc5eaf134fa20fd2055024d416f1c7183a /arch/arm/mach-tegra/Makefile
parentfdb7ca4caa7432e632924c330e56d0e894d07722 (diff)
arm: tegra: Raydium DirectTouch Board file
Modified files supports unified DirectTouch that can work both for Cardhu and Kai. Touch configuration is passed to driver with these board files. Bug 832605 Signed-off-by: Ali Ekici <aekici@nvidia.com> Change-Id: I075aaad2e71ee1a87b23680ef629fc99bc42ea93 Reviewed-on: http://git-master/r/80129 Reviewed-by: Lokesh Pathak <lpathak@nvidia.com> Tested-by: Lokesh Pathak <lpathak@nvidia.com> (cherry picked from commit dc1372f43159640207a0d4e0ff08dde5bafc1baa) Reviewed-on: http://git-master/r/83569 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 7400ee9ae6ec..d106691cf4d4 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -160,7 +160,7 @@ obj-${CONFIG_MACH_CARDHU} += board-cardhu-memory.o
obj-${CONFIG_MACH_CARDHU} += board-cardhu-powermon.o
obj-${CONFIG_MACH_KAI} += board-touch-kai-synaptics-spi.o
-obj-${CONFIG_MACH_KAI} += board-touch-kai-raydium_spi.o
+obj-y += board-touch-raydium_spi.o
obj-${CONFIG_MACH_P1852} += board-p1852.o
obj-${CONFIG_MACH_P1852} += board-p1852-panel.o