X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fmips%2Flasat%2Fimage%2Fromscript.normal;fp=arch%2Fmips%2Flasat%2Fimage%2Fromscript.normal;h=988f8ad189cb19d29c47a489f07e10190b934985;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=ca22336f6c36db3bf58bfc40f54f8e2effe739ff;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/arch/mips/lasat/image/romscript.normal b/arch/mips/lasat/image/romscript.normal index ca22336f6..988f8ad18 100644 --- a/arch/mips/lasat/image/romscript.normal +++ b/arch/mips/lasat/image/romscript.normal @@ -16,7 +16,8 @@ SECTIONS _image_start = ADDR(.data); _image_size = SIZEOF(.data); - .other : { - *(.*) + .other : + { + *(.*) } }