summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Makefile.boot
diff options
context:
space:
mode:
authorPeter De Schrijver <pdeschrijver@nvidia.com>2011-10-12 14:53:05 +0300
committerOlof Johansson <olof@lixom.net>2011-10-13 15:04:54 -0700
commitadd29e61d4651fc2f87dab443f47faa70ee96f8f (patch)
tree0b82c22aa4ca355bdd3be3c2933ec36d47bfa31f /arch/arm/mach-tegra/Makefile.boot
parent21fb1ccc92655d8eabed9b8fdfa2a65bf6e58a33 (diff)
downloadlinux-add29e61d4651fc2f87dab443f47faa70ee96f8f.tar.bz2
arm/tegra: device tree support for ventana board
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>
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 428ad122be03..a2356ad3c8c1 100644
--- a/arch/arm/mach-tegra/Makefile.boot
+++ b/arch/arm/mach-tegra/Makefile.boot
@@ -4,3 +4,4 @@ initrd_phys-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00800000
dtb-$(CONFIG_MACH_HARMONY) += tegra-harmony.dtb
dtb-$(CONFIG_MACH_SEABOARD) += tegra-seaboard.dtb
+dtb-$(CONFIG_MACH_VENTANA) += tegra-ventana.dtb