diff packages/hal/common/current/include/pkgconf/hal.h @ 32:5af43b635655 ecos-sw-1999-08-18

Merge from eCos master repository on 1999-08-18-15:20:01-BST
author jlarmour
date Wed, 18 Aug 1999 15:33:44 +0000
parents 641b639be825
children 29bc183297e1
line wrap: on
line diff
--- a/packages/hal/common/current/include/pkgconf/hal.h
+++ b/packages/hal/common/current/include/pkgconf/hal.h
@@ -450,6 +450,11 @@
 # define CYG_HAL_POWERPC_MPC8xx
 # define CYG_HAL_POWERPC_MPC860
 #endif
+#ifdef CYG_HAL_POWERPC_MBX
+# define CYG_HAL_POWERPC_MPC8xx
+# define CYG_HAL_POWERPC_MPC860
+# define CYG_HAL_POWERPC_COPY_VECTORS
+#endif
 #ifdef CYG_HAL_POWERPC_SIM
 # define CYG_HAL_POWERPC_MPC603
 #endif