diff options
author | jan <jan.vermaete@gmail.com> | 2020-05-07 15:25:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-22 16:23:24 +0100 |
commit | 33763b8878ded977b6e129787e80c6baca6020f5 (patch) | |
tree | 99250a7acb1919ffff5594035f16a76aecf45b35 /meta/site/sh-common | |
parent | 50f3180f92be1d58ed7139b74236be326ce06076 (diff) | |
download | poky-33763b8878ded977b6e129787e80c6baca6020f5.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: 8a883c3b0773960908491c03c46e7ed320e41dc5)
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/sh-common')
0 files changed, 0 insertions, 0 deletions