patch-2.4.9 linux/include/asm-alpha/system.h
Next file: linux/include/asm-arm/arch-anakin/dma.h
Previous file: linux/include/asm-alpha/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Aug 12 10:38:47 2001
- Orig file:
v2.4.8/linux/include/asm-alpha/system.h
- Orig date:
Thu May 24 15:20:18 2001
diff -u --recursive --new-file v2.4.8/linux/include/asm-alpha/system.h linux/include/asm-alpha/system.h
@@ -192,7 +192,7 @@
#ifdef CONFIG_ALPHA_EV5
#define implver() IMPLVER_EV5
#endif
-#ifdef CONFIG_ALPHA_EV6
+#if defined(CONFIG_ALPHA_EV6) || defined(CONFIG_ALPHA_EV67)
#define implver() IMPLVER_EV6
#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)