summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/u-boot-spl.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/u-boot-spl.lds')
-rw-r--r--arch/x86/cpu/u-boot-spl.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/u-boot-spl.lds b/arch/x86/cpu/u-boot-spl.lds
index 4a655bf9b5..346f60bdac 100644
--- a/arch/x86/cpu/u-boot-spl.lds
+++ b/arch/x86/cpu/u-boot-spl.lds
@@ -82,6 +82,7 @@ SECTIONS
/DISCARD/ : { *(.plt*) }
/DISCARD/ : { *(.interp*) }
/DISCARD/ : { *(.gnu*) }
+ /DISCARD/ : { *(.note.gnu.property) }
#if defined(CONFIG_SPL_X86_16BIT_INIT) || defined(CONFIG_TPL_X86_16BIT_INIT)
/*