forked from Imagelibrary/rtems
2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* mcf52235/include/mcf52235.h: New. * preinstall.am, configure.ac, Makefile.am: Add 52235 support.
This commit is contained in:
@@ -43,6 +43,7 @@ AM_CONDITIONAL(mcpu32p, test "$RTEMS_CPU_MODEL" = "m68360" \
|
||||
AM_CONDITIONAL(mcf5272, test "$RTEMS_CPU_MODEL" = "mcf5272" )
|
||||
AM_CONDITIONAL(mcf5282, test "$RTEMS_CPU_MODEL" = "mcf5282" )
|
||||
AM_CONDITIONAL(mcf5235, test "$RTEMS_CPU_MODEL" = "mcf5235" )
|
||||
AM_CONDITIONAL(mcf52235, test "$RTEMS_CPU_MODEL" = "mcf52235" )
|
||||
|
||||
RTEMS_AMPOLISH3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user