summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile.boot
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-10 19:18:05 +0200
committerTony Lindgren <tony@atomide.com>2012-09-10 19:18:05 +0200
commit84eca270d745fc987bb06e55782fb342a38aa6b1 (patch)
tree2d478826e802decfa77ea8d7df13e06a84437e75 /arch/arm/mach-omap2/Makefile.boot
parentarm/dts: Add tps65217 regulator DT data to am335x-bone.dts (diff)
parentARM: dts: omap3-overo: Add support for the blue LED (diff)
downloadlinux-84eca270d745fc987bb06e55782fb342a38aa6b1.tar.xz
linux-84eca270d745fc987bb06e55782fb342a38aa6b1.zip
Merge branch 'for_3.7/dts' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into devel-dt
Diffstat (limited to 'arch/arm/mach-omap2/Makefile.boot')
-rw-r--r--arch/arm/mach-omap2/Makefile.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Makefile.boot b/arch/arm/mach-omap2/Makefile.boot
index 6cf1c2d336da..18813ab1bb3c 100644
--- a/arch/arm/mach-omap2/Makefile.boot
+++ b/arch/arm/mach-omap2/Makefile.boot
@@ -3,7 +3,7 @@ params_phys-y := 0x80000100
initrd_phys-y := 0x80800000
dtb-$(CONFIG_SOC_OMAP2420) += omap2420-h4.dtb
-dtb-$(CONFIG_ARCH_OMAP3) += omap3-beagle.dtb omap3-evm.dtb
+dtb-$(CONFIG_ARCH_OMAP3) += omap3-beagle.dtb omap3-evm.dtb omap3-tobi.dtb
dtb-$(CONFIG_ARCH_OMAP4) += omap4-panda.dtb omap4-pandaES.dtb
dtb-$(CONFIG_ARCH_OMAP4) += omap4-var_som.dtb omap4-sdp.dtb
dtb-$(CONFIG_SOC_OMAP5) += omap5-evm.dtb