forked from Imagelibrary/rtems
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove ppc603e from old_exception_processing.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove ppc603e from old_exception_processing.
|
||||
|
||||
2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove mpc8xx from new_exception_processing.
|
||||
|
||||
@@ -49,8 +49,7 @@ test "$RTEMS_CPU_MODEL" = "mpc860" \
|
||||
AM_CONDITIONAL(old_exception_processing, \
|
||||
test "$RTEMS_CPU_MODEL" = "ppc403" || \
|
||||
test "$RTEMS_CPU_MODEL" = "ppc405" || \
|
||||
test "$RTEMS_CPU_MODEL" = "mpc505" || \
|
||||
test "$RTEMS_CPU_MODEL" = "ppc603e" \
|
||||
test "$RTEMS_CPU_MODEL" = "mpc505" \
|
||||
)
|
||||
|
||||
## test on CPU type
|
||||
|
||||
Reference in New Issue
Block a user