]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commitdiff
ARM: davinci: move dtb targets to common location
authorOlof Johansson <olof@lixom.net>
Tue, 20 Nov 2012 06:25:59 +0000 (22:25 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 20 Nov 2012 06:25:59 +0000 (22:25 -0800)
The dtb targets belong in arch/arm/boot/dts/Makefile now, so move the
newly added davinci targets there.

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/Makefile
arch/arm/mach-davinci/Makefile.boot

index 7fd1336da8913b61fe3d7c90f863aa4ec4444a08..a008e63f79edc2988ac43d056b4c85df0373d52e 100644 (file)
@@ -17,6 +17,8 @@ dtb-$(CONFIG_ARCH_AT91) += aks-cdu.dtb \
        usb_a9263.dtb \
        usb_a9g20.dtb
 dtb-$(CONFIG_ARCH_BCM2835) += bcm2835-rpi-b.dtb
+dtb-$(CONFIG_ARCH_DAVINCI) += da850-enbw-cmc.dtb \
+       da850-evm.dtb
 dtb-$(CONFIG_ARCH_DOVE) += dove-cm-a510.dtb \
        dove-cubox.dtb \
        dove-dove-db.dtb
index 5c5a95a9d7d2b17c716ebc06e96ea31c529046c8..04a6c4e67b146dee4aeaab855b55a63f554e3674 100644 (file)
@@ -11,5 +11,3 @@ else
 params_phys-y  := 0x80000100
 initrd_phys-y  := 0x80800000
 endif
-
-dtb-$(CONFIG_MACH_DA8XX_DT)    += da850-enbw-cmc.dtb da850-evm.dtb