patch-2.4.25 linux-2.4.25/arch/ppc64/boot/zImage.lds
Next file: linux-2.4.25/arch/ppc64/config.in
Previous file: linux-2.4.25/arch/ppc64/boot/zImage.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/ppc64/boot/zImage.lds
- Orig date:
2002-08-02 17:39:43.000000000 -0700
diff -urN linux-2.4.24/arch/ppc64/boot/zImage.lds linux-2.4.25/arch/ppc64/boot/zImage.lds
@@ -58,6 +58,8 @@
CONSTRUCTORS
}
+ .kernel:uts_string : { *(.kernel:uts_string) }
+
. = ALIGN(4096);
_vmlinux_start = .;
.kernel:vmlinux : { *(.kernel:vmlinux) }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)