]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/m32r/kernel/vmlinux.lds.S
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
[mv-sheeva.git] / arch / m32r / kernel / vmlinux.lds.S
index 8ceb6181d80532d95109ef7fe50c86417fafebd9..7da94eaa082b82b6891c7c785a6cc22b8186363e 100644 (file)
@@ -42,6 +42,8 @@ SECTIONS
   _etext = .;                  /* End of text section */
 
   EXCEPTION_TABLE(16)
+  NOTES
+
   RODATA
   RW_DATA_SECTION(32, PAGE_SIZE, THREAD_SIZE)
   _edata = .;                  /* End of data section */