]> git.ipfire.org Git - people/ms/u-boot.git/commit
devicetree: use wildcard to clean arch subdir
authorThomas Chou <thomas@wytron.com.tw>
Wed, 6 Jan 2016 01:49:24 +0000 (09:49 +0800)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 21:41:14 +0000 (14:41 -0700)
commit67871a595873930a0a536b1685e5caac53766701
tree3f44fe8a1295b0af91d7f58f7a2f28010ada57e6
parent6905f4d3c7be46fed4859f51f0a8f9a1107c22e7
devicetree: use wildcard to clean arch subdir

Use wildcard to clean arch subdirectories, as it is cleaner than
listing all the arch which builds dtb.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
dts/Makefile