diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2018-09-12 20:04:45 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-13 16:28:26 +0100 |
commit | 681ea847d760e69623b4ed110a6078f37ac3ec63 (patch) | |
tree | 90a1f6d603f99f34cf19f01fa73ad63a0c7929fe /scripts/lib/buildstats.py | |
parent | 5f1895fb94d35a1496f22863791ad6f7a6aca97a (diff) | |
download | openembedded-core-681ea847d760e69623b4ed110a6078f37ac3ec63.tar.gz openembedded-core-681ea847d760e69623b4ed110a6078f37ac3ec63.tar.bz2 openembedded-core-681ea847d760e69623b4ed110a6078f37ac3ec63.zip |
linux-libc-headers: Don't do useless configuration
There's no point in configuring Linux kernel before
headers installation.
Moreover in come cases it might lead to problems on kernels
starting from 4.17 with architecture or platfrom sets
CROSS_COMPILE variable automatically, see [1].
Also note Buildroot doesn't do that kind of configuration as
well, see [2].
And while at it convert empty do_compile to noexec as well.
[1] https://lkml.org/lkml/2018/9/12/486
[2] https://git.buildroot.org/buildroot/tree/package/linux-headers/linux-headers.mk#n106
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions