patch-2.4.26 linux-2.4.26/include/asm-ppc/mpc8260.h
Next file: linux-2.4.26/include/asm-ppc/ocp.h
Previous file: linux-2.4.26/include/asm-ppc/immap_cpm2.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/include/asm-ppc/mpc8260.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.25/include/asm-ppc/mpc8260.h linux-2.4.26/include/asm-ppc/mpc8260.h
@@ -12,10 +12,18 @@
#ifdef CONFIG_8260
+#ifdef CONFIG_RPX6
+#include <platforms/rpx8260.h>
+#endif
+
#ifdef CONFIG_EST8260
#include <platforms/est8260.h>
#endif
+#ifdef CONFIG_PQ2ADS
+#include <platforms/pq2ads.h>
+#endif
+
/* I don't yet have the ISA or PCI stuff done....no 8260 with
* such thing.....
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)