2010-06-09 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Remove nios2 (unsupported, no toolchain).
This commit is contained in:
Ralf Corsepius
2010-06-09 04:42:23 +00:00
parent 6c9ef9ca53
commit 08f77590ed
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,8 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
2010-06-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove nios2 (unsupported, no toolchain).
y2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.

View File

@@ -20,7 +20,6 @@ AC_SUBST(program_prefix)
AC_CONFIG_SUBDIRS(generic)
case "$RTEMS_CPU" in
sh ) AC_CONFIG_SUBDIRS(sh);;
nios2 ) AC_CONFIG_SUBDIRS(nios2);;
esac
# Explicitly list all Makefiles here