Pull ec into release branch
[pandora-kernel.git] / include / asm-um / common.lds.S
index b16222b..f5de80c 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 = .;