2008-09-10 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Remove nios2.
This commit is contained in:
Ralf Corsepius
2008-09-10 19:51:49 +00:00
parent 98520091ea
commit b4ff9f0b67
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-09-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove nios2.
2006-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