summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorLinus Walleij2013-05-21 13:39:54 +0200
committerLinus Walleij2013-05-27 14:07:13 +0200
commit1d8c269de0b4be9bd7ae8d719be927d759ed3647 (patch)
tree91f62237d0a3629e5310a25c45e3b34f56a61ba4 /arch/arm/boot/dts/Makefile
parentARM: ux500: Over-ride TCDM size when booting the DB8540 platform (diff)
downloadkernel-qcow2-linux-1d8c269de0b4be9bd7ae8d719be927d759ed3647.tar.gz
kernel-qcow2-linux-1d8c269de0b4be9bd7ae8d719be927d759ed3647.tar.xz
kernel-qcow2-linux-1d8c269de0b4be9bd7ae8d719be927d759ed3647.zip
ARM: ux500: build ccu8540 device tree blob
This makes sure the new ccu8540 DTB file is generated by the build system. Cc: Lee Jones <lee.jones@linaro.org> Cc: Gabriel Fernandez <gabriel.fernandez.st@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index f0895c581a89..1995988ea498 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -158,6 +158,7 @@ dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb
dtb-$(CONFIG_ARCH_U8500) += snowball.dtb \
hrefprev60.dtb \
hrefv60plus.dtb \
+ ccu8540.dtb \
ccu9540.dtb
dtb-$(CONFIG_ARCH_SHMOBILE) += emev2-kzm9d.dtb \
r8a7740-armadillo800eva.dtb \