patch-2.4.0-test11 linux/include/asm-ppc/mpc8260.h
Next file: linux/include/asm-ppc/mpc8xx.h
Previous file: linux/include/asm-ppc/module.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sat Nov 11 18:23:11 2000
- Orig file:
v2.4.0-test10/linux/include/asm-ppc/mpc8260.h
- Orig date:
Wed May 3 01:47:57 2000
diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/mpc8260.h linux/include/asm-ppc/mpc8260.h
@@ -5,6 +5,7 @@
* file that has to include MPC8260 configuration, they all include
* this one and the configuration switching is done here.
*/
+#ifdef __KERNEL__
#ifndef __CONFIG_8260_DEFS
#define __CONFIG_8260_DEFS
@@ -40,3 +41,4 @@
#endif /* CONFIG_8260 */
#endif
+#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)