[U-Boot] [PATCH v2 1/9] devicetree: use wildcard to clean arch subdir

Simon Glass sjg at chromium.org
Wed Jan 13 21:10:38 CET 2016


On 5 January 2016 at 18:49, Thomas Chou <thomas at wytron.com.tw> wrote:
> Use wildcard to clean arch subdirectories, as it is cleaner than
> listing all the arch which builds dtb.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> v2
>   no change
>
>  dts/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-fdt, thanks!

I'm not planning on applying the other patches as I prefer the
Makefile approach at present. But I would like to have a way of
shipping multiple device trees (i.e. attaching more than one in
u-boot-dtb.bin).

- Simon


More information about the U-Boot mailing list