commit | e9cfaa9f4c99be6d6bfe468daa1dd3a3f326bc52 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Feb 20 01:03:57 2010 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Wed Mar 03 11:26:01 2010 +0100 |
tree | c828e6b4376c4929d0d16ab30bc633ba9d35648c | |
parent | b6f4e451de78547a369a8dbb7bcb56c1919a6b79 [diff] [blame] |
Rename .text.start to .text..start. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
diff --git a/arch/mips/lasat/image/head.S b/arch/mips/lasat/image/head.S index efb95f2..e0ecda9 100644 --- a/arch/mips/lasat/image/head.S +++ b/arch/mips/lasat/image/head.S
@@ -1,7 +1,7 @@ #include <asm/lasat/head.h> .text - .section .text.start, "ax" + .section .text..start, "ax" .set noreorder .set mips3