mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Remove nios2.
This commit is contained in:
@@ -20,7 +20,6 @@ AC_SUBST(program_prefix)
|
|||||||
AC_CONFIG_SUBDIRS(generic)
|
AC_CONFIG_SUBDIRS(generic)
|
||||||
case "$RTEMS_CPU" in
|
case "$RTEMS_CPU" in
|
||||||
sh ) AC_CONFIG_SUBDIRS(sh);;
|
sh ) AC_CONFIG_SUBDIRS(sh);;
|
||||||
nios2 ) AC_CONFIG_SUBDIRS(nios2);;
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
|
|||||||
Reference in New Issue
Block a user