summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-01-22 17:01:22 -0500
committerTom Rini <trini@konsulko.com>2016-01-22 17:01:22 -0500
commit12f229ea8f6c8e20f8fd07906eafc853c4c354a9 (patch)
tree2e68ca2599615e68f2e5097eafd51b2650da1507
parentf138713073b5587b195cb73e12394e57c15cbb01 (diff)
parent67871a595873930a0a536b1685e5caac53766701 (diff)
downloadtalos-obmc-uboot-12f229ea8f6c8e20f8fd07906eafc853c4c354a9.tar.gz
talos-obmc-uboot-12f229ea8f6c8e20f8fd07906eafc853c4c354a9.zip
Merge git://git.denx.de/u-boot-fdt
-rw-r--r--dts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Makefile b/dts/Makefile
index c4ac153ef3..dbde7035aa 100644
--- a/dts/Makefile
+++ b/dts/Makefile
@@ -45,4 +45,4 @@ dtbs: $(obj)/dt.dtb
clean-files := dt.dtb.S
# Let clean descend into dts directories
-subdir- += ../arch/arm/dts ../arch/microblaze/dts ../arch/mips/dts ../arch/sandbox/dts ../arch/x86/dts
+subdir- += ../arch/*/dts
OpenPOWER on IntegriCloud