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

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)