patch-2.3.45 linux/drivers/char/nvram.c
Next file: linux/drivers/macintosh/Makefile
Previous file: linux/drivers/char/mac_SCC.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Feb 13 10:47:01 2000
-  Orig file: 
v2.3.44/linux/drivers/char/nvram.c
-  Orig date: 
Thu Feb 10 17:11:08 2000
diff -u --recursive --new-file v2.3.44/linux/drivers/char/nvram.c linux/drivers/char/nvram.c
@@ -38,7 +38,7 @@
 /* select machine configuration */
 #if defined(CONFIG_ATARI)
 #define MACH ATARI
-#elif defined(__i386__) /* and others?? */
+#elif defined(__i386__) || defined(__arm__) /* and others?? */
 #define MACH PC
 #else
 #error Cannot build nvram driver for this machine configuration.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)