diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-05-06 08:34:18 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-05-06 17:35:00 +0200 |
commit | 978a997c81f41702bc039f89a20129ef65060801 (patch) | |
tree | 1e6e41b37523e998f8470a532d8bdf4fa49c3923 /package/perl-net-http/perl-net-http.mk | |
parent | 10caac5be476d530be7977a618b801ee12ad1dd2 (diff) | |
download | buildroot-978a997c81f41702bc039f89a20129ef65060801.tar.gz buildroot-978a997c81f41702bc039f89a20129ef65060801.zip |
linux: ensure correct make targets are used for cuImage/simpleImage.<dtb>
Fixes https://gitlab.com/buildroot.org/buildroot/-/jobs/66561794
LINUX_DTS_NAME may end up with a leading space because of the += logic, and
may contain multiple dts files - Neither of which works when we construct
the {cu,simple}Image.$(LINUX_DTS_NAME) make target name.
Fix it by using the first word in the variable.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-net-http/perl-net-http.mk')
0 files changed, 0 insertions, 0 deletions