forked from Imagelibrary/rtems
2010-06-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove nios2 (unsupported, no toolchain).
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user