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

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)