diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-16 22:45:23 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-08-17 16:52:00 +0200 |
commit | 1b53b177a638eff051caf017d3f4b92cbb52223b (patch) | |
tree | 9c896fa4ff8c50b37679682f7565364d31bd4fc5 /package/python-django/python-django.mk | |
parent | 1ee626aab95f63105551334f7f29c9096436bfe9 (diff) | |
download | buildroot-1b53b177a638eff051caf017d3f4b92cbb52223b.tar.gz buildroot-1b53b177a638eff051caf017d3f4b92cbb52223b.zip |
linux: replace shell for loop with make foreach loop
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@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django/python-django.mk')
0 files changed, 0 insertions, 0 deletions