aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-09-22 16:53:12 -0400
committerOlof Johansson <olof@lixom.net>2012-09-22 17:24:00 -0400
commitb014487044161b83010a9cbe336dbc41d2c38a0b (patch)
treeeb680e8aaf280fbb6a434655bae5cfb5c76f8320 /arch/arm/mach-dove
parentc740ae7404b4b606545d008c7981d0138df44461 (diff)
ARM: kirkwood: move new dtbs to common Makefile
This moves a few of the newly introduced dtb targets to the common dts/Makefile instead of the per-platform file. Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-dove')
-rw-r--r--arch/arm/mach-dove/Makefile.boot4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-dove/Makefile.boot b/arch/arm/mach-dove/Makefile.boot
index cfac9c5157cc..760a0efe7580 100644
--- a/arch/arm/mach-dove/Makefile.boot
+++ b/arch/arm/mach-dove/Makefile.boot
@@ -1,7 +1,3 @@
1 zreladdr-y += 0x00008000 1 zreladdr-y += 0x00008000
2params_phys-y := 0x00000100 2params_phys-y := 0x00000100
3initrd_phys-y := 0x00800000 3initrd_phys-y := 0x00800000
4
5dtb-$(CONFIG_MACH_DOVE_DT) += dove-dove-db.dtb
6dtb-$(CONFIG_MACH_DOVE_DT) += dove-cm-a510.dtb
7dtb-$(CONFIG_MACH_DOVE_DT) += dove-cubox.dtb