[Buildroot] [PATCH] linux: replace shell for loop with make foreach loop

Peter Korsgaard peter at korsgaard.com
Fri Aug 17 14:52:08 UTC 2018


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > This commit replaces the loop copying out-of-tree DTS into the kernel
 > tree by a make foreach loop instead of a shell for loop. This allows
 > to error out if one of the DTS file cannot be copied (for example if
 > it doesn't exist).

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list