summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorVipin Kumar <vipink@nvidia.com>2014-04-09 19:33:58 +0530
committerSeema Khowala <seemaj@nvidia.com>2014-04-23 14:05:12 -0700
commit4011b2a6dd64dcce45ec83fb041fc655c432f013 (patch)
tree3f11d13b644257ecfa1b566d5fde06165d63b932 /arch/arm/mach-tegra/Makefile
parent2c9c754e1d46a740c26a2bbaa4e4c15c4727632b (diff)
p2360: t124: Add initial board files
This patch adds initial board files for p2360 Bug 1498344 Change-Id: I76a8f00fb45836312624bf20df0f48a93aee1fb2 Signed-off-by: Vipin Kumar <vipink@nvidia.com> Reviewed-on: http://git-master/r/395929 Reviewed-by: Sandeep Trasi <strasi@nvidia.com> Tested-by: Sandeep Trasi <strasi@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 994863896811..6e3b40bc1d26 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -240,6 +240,10 @@ obj-${CONFIG_MACH_VCM30_T124} += board-vcm30_t124-panel.o
obj-${CONFIG_MACH_VCM30_T124} += panel-a-edp-1080p-14-0.o
obj-${CONFIG_MACH_VCM30_T124} += therm-monitor.o
+obj-${CONFIG_MACH_P2360} += board-p2360.o
+obj-${CONFIG_MACH_P2360} += board-p2360-sdhci.o
+obj-${CONFIG_MACH_P2360} += board-p2360-panel.o
+
obj-${CONFIG_TEGRA_BB_XMM_POWER} += baseband-xmm-power.o
obj-${CONFIG_TEGRA_BB_XMM_POWER2} += baseband-xmm-power2.o