diff --git a/arch/x86/ldscript.ld b/arch/x86/ldscript.ld index 581e8ffc8a..0d9d29acc2 100644 --- a/arch/x86/ldscript.ld +++ b/arch/x86/ldscript.ld @@ -45,7 +45,6 @@ SECTIONS *(.comment) *(.note.*) *(.note) - *(.note.*) } }