]> err.no Git - linux-2.6/blobdiff - include/asm-um/common.lds.S
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
[linux-2.6] / include / asm-um / common.lds.S
index b16222b428218206e2e04e1dad1a2cf99ec12610..f5de80c31e88232bb5af0d64166d71f6485340dd 100644 (file)
@@ -15,7 +15,7 @@
   PROVIDE (_unprotected_end = .);
 
   . = ALIGN(4096);
-  .note : { *(note.*) }
+  .note : { *(.note.*) }
   __start___ex_table = .;
   __ex_table : { *(__ex_table) }
   __stop___ex_table = .;