mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +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>
|
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: New BUG-REPORT address.
|
* configure.ac: New BUG-REPORT address.
|
||||||
|
|||||||
@@ -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