mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2008-09-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove nios2.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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