summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-11-19 22:25:59 -0800
committerOlof Johansson <olof@lixom.net>2012-11-19 22:25:59 -0800
commit3fcdc0555f5043eded6312efce14cd8dd66f30f8 (patch)
tree20edf24f0d94bef87f17963db921c8e8ac894bbd /arch/arm/boot/dts/Makefile
parent6ee052a38fa83553eb269cdba2387f30bc790dd9 (diff)
downloadop-kernel-dev-3fcdc0555f5043eded6312efce14cd8dd66f30f8.zip
op-kernel-dev-3fcdc0555f5043eded6312efce14cd8dd66f30f8.tar.gz
ARM: davinci: move dtb targets to common location
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>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 7fd1336..a008e63 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -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
OpenPOWER on IntegriCloud