forked from Imagelibrary/rtems
added mcf548x BSP support
This commit is contained in:
@@ -45,6 +45,7 @@ AM_CONDITIONAL(mcf5282, test "$RTEMS_CPU_MODEL" = "mcf5282" )
|
||||
AM_CONDITIONAL(mcf5235, test "$RTEMS_CPU_MODEL" = "mcf5235" )
|
||||
AM_CONDITIONAL(mcf5223x, test "$RTEMS_CPU_MODEL" = "mcf5223x" )
|
||||
AM_CONDITIONAL(mcf532x, test "$RTEMS_CPU_MODEL" = "mcf532x" )
|
||||
AM_CONDITIONAL(mcf548x, test "$RTEMS_CPU_MODEL" = "mcf548x" )
|
||||
|
||||
RTEMS_AMPOLISH3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user