diff options
author | jan <jan.vermaete@gmail.com> | 2020-05-07 15:25:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-09 18:57:21 +0100 |
commit | a073a3e2d3c9d3ee64ef9b64ee13f386123568d9 (patch) | |
tree | ef5877602a518783313252211ef601268c2a6cba /meta/lib/oe/copy_buildsystem.py | |
parent | e8fd72ee7cce054046ab7bb373ce10d2e8fd42d0 (diff) | |
download | poky-a073a3e2d3c9d3ee64ef9b64ee13f386123568d9.tar.gz |
scripts/tiny/ksize: Fix for more recent kernels
In the past kernel built object files were named 'built-in.o'.
Nowadays it is 'built-in.a'.
The script is modified to work with both. I expect
it will not happen that there are built-in.a and built-in.o
files in the same kernel.
(From OE-Core rev: facc8a5859d95c416aff8313bec3f3a6d5ef5fec)
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/copy_buildsystem.py')
0 files changed, 0 insertions, 0 deletions