commit | 67871a595873930a0a536b1685e5caac53766701 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Jan 06 09:49:24 2016 +0800 |
committer | Simon Glass <sjg@chromium.org> | Fri Jan 22 14:41:14 2016 -0700 |
tree | 3f44fe8a1295b0af91d7f58f7a2f28010ada57e6 | |
parent | 6905f4d3c7be46fed4859f51f0a8f9a1107c22e7 [diff] |
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>