]> Pileus Git - ~andy/linux/commitdiff
arm: mvebu: generate DTBs for supported SoCs
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Jul 2012 11:59:20 +0000 (13:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 17 Jul 2012 20:38:06 +0000 (22:38 +0200)
Add the necessary dtb-$(CONFIG_...) entries so that "make dtbs"
generates the Device Tree Blobs that correspond to the selected mvebu
SoCs.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-mvebu/Makefile.boot

index b3271754e9fd1a431604f559a837fb64862a367f..2579a2fc2334b9ff7c05fa0908a7da9477a677d8 100644 (file)
@@ -1 +1,3 @@
 zreladdr-y := 0x00008000
+dtb-$(CONFIG_MACH_ARMADA_370_XP) += armada-370-db.dtb
+dtb-$(CONFIG_MACH_ARMADA_370_XP) += armada-xp-db.dtb