patch-2.4.19 linux-2.4.19/arch/arm/boot/compressed/head-epxa10db.S
Next file: linux-2.4.19/arch/arm/boot/compressed/head-mx1ads.S
Previous file: linux-2.4.19/arch/arm/boot/compressed/Makefile
Back to the patch index
Back to the overall index
-  Lines: 6
 -  Date:
Fri Aug  2 17:39:42 2002
 -  Orig file: 
linux-2.4.18/arch/arm/boot/compressed/head-epxa10db.S
 -  Orig date: 
Wed Dec 31 16:00:00 1969
 
diff -urN linux-2.4.18/arch/arm/boot/compressed/head-epxa10db.S linux-2.4.19/arch/arm/boot/compressed/head-epxa10db.S
@@ -0,0 +1,5 @@
+#include <asm/mach-types.h>
+#include <asm/arch/excalibur.h>
+
+		.section	".start", #alloc, #execinstr
+		mov	r7, #MACH_TYPE_CAMELOT
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)