all-archs: consolidate .text section definition in asm-generic
[pandora-kernel.git] / arch / arm26 / kernel / vmlinux-arm26-xip.lds.in
index 046a850..89c806a 100644 (file)
@@ -64,7 +64,7 @@ SECTIONS
 
        .text : {                       /* Real text segment            */
                _text = .;              /* Text and read-only data      */
-                       *(.text)
+                       TEXT_TEXT
                        SCHED_TEXT
                        LOCK_TEXT       /* FIXME - borrowed from arm32 - check*/
                        *(.fixup)