aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Makefile.boot
diff options
context:
space:
mode:
authorThierry Reding <thierry.reding@avionic-design.de>2012-09-20 17:06:08 +0200
committerStephen Warren <swarren@nvidia.com>2012-09-20 09:34:00 -0600
commit731fb450ae029c1579dc45e559c1a778ff2f62d0 (patch)
tree22692eadd52c32ec8ebfe99b8835c3e65fd9f6d3 /arch/arm/mach-tegra/Makefile.boot
parentARM: tegra: Add Avionic Design Plutux support (diff)
downloadlinux-dev-731fb450ae029c1579dc45e559c1a778ff2f62d0.tar.xz
linux-dev-731fb450ae029c1579dc45e559c1a778ff2f62d0.zip
ARM: tegra: Add Avionic Design Medcom-Wide support
The Medcom is a 16:9 15" terminal that is used for patient infotainment in hospitals. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to '')
-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 63f1d61a4378..020548a20daa 100644
--- a/arch/arm/mach-tegra/Makefile.boot
+++ b/arch/arm/mach-tegra/Makefile.boot
@@ -3,6 +3,7 @@ params_phys-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00000100
initrd_phys-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00800000
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-harmony.dtb
+dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-medcom-wide.dtb
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-paz00.dtb
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-plutux.dtb
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-seaboard.dtb