patch-2.3.99-pre2 linux/include/asm-arm/system.h
Next file: linux/include/asm-i386/hw_irq.h
Previous file: linux/include/asm-arm/pci.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Sat Mar 18 11:38:04 2000
-  Orig file: 
v2.3.99-pre1/linux/include/asm-arm/system.h
-  Orig date: 
Tue Mar 14 19:10:40 2000
diff -u --recursive --new-file v2.3.99-pre1/linux/include/asm-arm/system.h linux/include/asm-arm/system.h
@@ -96,7 +96,7 @@
 # define machine_is_netwinder()	(0)
 #endif
 
-#ifdef CONFIG_CATS
+#ifdef CONFIG_ARCH_CATS
 # ifdef machine_arch_type
 #  undef machine_arch_type
 #  define machine_arch_type	__machine_arch_type
@@ -180,7 +180,7 @@
 # define machine_is_sa1100()	(0)
 #endif
 
-#ifdef CONFIG_PERSONAL_SERVER
+#ifdef CONFIG_ARCH_PERSONAL_SERVER
 # ifdef machine_arch_type
 #  undef machine_arch_type
 #  define machine_arch_type	__machine_arch_type
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)