linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / mips / lasat / image / romscript.normal
index 988f8ad..ca22336 100644 (file)
@@ -16,8 +16,7 @@ SECTIONS
   _image_start = ADDR(.data);
   _image_size = SIZEOF(.data);
 
-  .other :
-  {
-    *(.*)
+  .other : {
+       *(.*)
   }
 }