forked from Imagelibrary/rtems
2001-11-07 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Delete the commented out line that said that the mpc8260 used the old exception processing model. This line also appears to have caused ppc603e to miss this test.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-11-07 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* configure.ac: Delete the commented out line that said that
|
||||
the mpc8260 used the old exception processing model. This line
|
||||
also appears to have caused ppc603e to miss this test.
|
||||
|
||||
2001-10-29 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* mpc8xx/timer/timer.c: Added hack for two macros that are not defined
|
||||
|
||||
@@ -51,7 +51,6 @@ test "$RTEMS_CPU_MODEL" = "mpc860" \
|
||||
AM_CONDITIONAL(old_exception_processing, \
|
||||
test "$RTEMS_CPU_MODEL" = "ppc403" || \
|
||||
test "$RTEMS_CPU_MODEL" = "mpc505" || \
|
||||
#test "$RTEMS_CPU_MODEL" = "mpc8260" || \
|
||||
test "$RTEMS_CPU_MODEL" = "ppc603e" \
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user