]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-um/common.lds.S
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab...
[karo-tx-linux.git] / include / asm-um / common.lds.S
index f0454516dd318d2b30bd86988f900dd72c66adab..f5de80c31e88232bb5af0d64166d71f6485340dd 100644 (file)
@@ -15,6 +15,7 @@
   PROVIDE (_unprotected_end = .);
 
   . = ALIGN(4096);
+  .note : { *(.note.*) }
   __start___ex_table = .;
   __ex_table : { *(__ex_table) }
   __stop___ex_table = .;