aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDinh Nguyen <[email protected]>2013-02-11 17:30:31 -0600
committerOlof Johansson <[email protected]>2013-02-11 19:37:21 -0800
commit90c294557d411100d3557bc2762a98a93f989430 (patch)
tree31e0d59b6b9c658391679e2fb8afd7b70376a4f9
parentc2ad284412e495318d3b6a338ffdbbe42a594b97 (diff)
arm: socfpga: Add entries to enable make dtbs socfpga
Signed-off-by: Dinh Nguyen <[email protected]> Tested-by: Pavel Machek <[email protected]> Reviewed-by: Pavel Machek <[email protected]> Cc: Russell King <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Olof Johansson <[email protected]> Cc: Pavel Machek <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
-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 5ebb44fe826a..1b8276c14023 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -124,6 +124,8 @@ dtb-$(CONFIG_ARCH_SHMOBILE) += emev2-kzm9d.dtb \
r8a7740-armadillo800eva.dtb \
sh73a0-kzm9g.dtb \
sh7372-mackerel.dtb
+dtb-$(CONFIG_ARCH_SOCFPGA) += socfpga_cyclone5.dtb \
+ socfpga_vt.dtb
dtb-$(CONFIG_ARCH_SPEAR13XX) += spear1310-evb.dtb \
spear1340-evb.dtb
dtb-$(CONFIG_ARCH_SPEAR3XX)+= spear300-evb.dtb \