patch-2.4.23 linux-2.4.23/include/asm-ppc/mpc8xx.h

Next file: linux-2.4.23/include/asm-ppc/ocp.h
Previous file: linux-2.4.23/include/asm-ppc/mmu.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-ppc/mpc8xx.h linux-2.4.23/include/asm-ppc/mpc8xx.h
@@ -32,6 +32,10 @@
 #include <platforms/rpxclassic.h>
 #endif
 
+#ifdef CONFIG_DBOX2
+#include <platforms/dbox2.h>
+#endif
+
 #if defined(CONFIG_TQM8xxL)
 #include <platforms/tqm8xx.h>
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)