patch-2.4.22 linux-2.4.22/arch/mips/ld.script.in
Next file: linux-2.4.22/arch/mips/lib/Makefile
Previous file: linux-2.4.22/arch/mips/lasat/sysctl.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
2003-08-25 04:44:40.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/mips/ld.script.in
-  Orig date: 
2001-07-02 13:56:40.000000000 -0700
diff -urN linux-2.4.21/arch/mips/ld.script.in linux-2.4.22/arch/mips/ld.script.in
@@ -81,8 +81,8 @@
    . = ALIGN(4096);
    __rd_start = .;
    *(.initrd)
-   __rd_end = .;
    . = ALIGN(4096);
+   __rd_end = .;
 
     CONSTRUCTORS
   }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)