forked from Imagelibrary/rtems
2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove mpc8xx from new_exception_processing.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove mpc8xx from new_exception_processing.
|
||||
|
||||
2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove mpc8620 from new_exception_processing.
|
||||
|
||||
@@ -40,7 +40,6 @@ AM_CONDITIONAL(shared, test "$RTEMS_CPU_MODEL" = "mpc750" \
|
||||
AM_CONDITIONAL(new_exception_processing, \
|
||||
test "$RTEMS_CPU_MODEL" = "mpc750" || \
|
||||
test "$RTEMS_CPU_MODEL" = "mpc604" || \
|
||||
test "$RTEMS_CPU_MODEL" = "mpc8xx" || \
|
||||
test "$RTEMS_CPU_MODEL" = "mpc860" \
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user