]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/frv/kernel/vmlinux.lds.S
all-archs: consolidate .text section definition in asm-generic
[linux-2.6-omap-h63xx.git] / arch / frv / kernel / vmlinux.lds.S
index 28eae9735ad6b9f5b189699c61518c20a7dc1859..7e0998f7f70fe65d049e599da6e40c9581b1c0fa 100644 (file)
@@ -101,13 +101,14 @@ SECTIONS
   _stext = .;
   .text : {
        *(
-               .text.start .text .text.*
+               .text.start .text.*
 #ifdef CONFIG_DEBUG_INFO
        .init.text
        .exit.text
        .exitcall.exit
 #endif
        )
+       TEXT_TEXT
        SCHED_TEXT
        LOCK_TEXT
        *(.fixup)