forked from Imagelibrary/rtems
New BSP/CPU.
This commit is contained in:
@@ -41,6 +41,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" )
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
@@ -48,5 +49,6 @@ shared/Makefile
|
||||
m68040/Makefile
|
||||
mcf5206/Makefile
|
||||
mcf5272/Makefile
|
||||
mcf5282/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user