]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Keep symbol information in u-boot ELF file
authorSimon Glass <sjg@chromium.org>
Sat, 25 Sep 2021 00:30:19 +0000 (18:30 -0600)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 21 Oct 2021 01:46:03 +0000 (03:46 +0200)
commit8d76744e50115ee4fa94ace1f15103b0d1cfe3fb
tree3da1590adbc362802cf6c52d38bf075afa363fc1
parent91aa8476b2e6a5391677e08280db0e36ca1dd143
x86: Keep symbol information in u-boot ELF file

At present this information is stripped when linking. It is useful to keep
it around. Strip it from the .efi files instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/x86/config.mk