summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile.boot
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2012-04-09 18:06:13 -0700
committerSimone Willett <swillett@nvidia.com>2012-08-03 17:57:02 -0700
commite1e3e20e168dd473047a695071b338f42a012c82 (patch)
treee8632c6e3a2cda6e86e333e480c83fb61e656c32 /arch/arm/mach-tegra/Makefile.boot
parent4193ddc2472c64a374639409fb3bd7609c307dcb (diff)
arm/dt: Tegra: Add minimal Cardhu file
We really just want the /chosen and compatible info for now, and use the existing board files for the rest of the support. We can gradually enhance this file as our internal support improves. Change-Id: If50378c128afb31d0d014c78d9f8f03c86b8d568 Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Reviewed-on: http://git-master/r/95477 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Stephen Warren <swarren@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: Nitin Kumbhar <nkumbhar@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/Makefile.boot')
-rw-r--r--arch/arm/mach-tegra/Makefile.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile.boot b/arch/arm/mach-tegra/Makefile.boot
index d8cb9173cdf7..c85167cb8574 100644
--- a/arch/arm/mach-tegra/Makefile.boot
+++ b/arch/arm/mach-tegra/Makefile.boot
@@ -8,3 +8,4 @@ initrd_phys-$(CONFIG_ARCH_TEGRA_3x_SOC) := 0x80800000
dtb-$(CONFIG_MACH_HARMONY) += tegra-harmony.dtb
dtb-$(CONFIG_MACH_SEABOARD) += tegra-seaboard.dtb
+dtb-$(CONFIG_MACH_CARDHU) += tegra-cardhu.dtb