2004-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* * configure.ac: Remove RTEMS_CPU_SUBDIRS.
This commit is contained in:
Ralf Corsepius
2004-09-24 04:00:10 +00:00
parent 76bc393deb
commit db0947a529
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2004-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* * configure.ac: Remove RTEMS_CPU_SUBDIRS.
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP. * configure.ac: Add 2nd arg to RTEMS_TOP.

View File

@@ -14,9 +14,7 @@ AM_MAINTAINER_MODE
RTEMS_TOOLPATHS RTEMS_TOOLPATHS
AC_SUBST(program_prefix) AC_SUBST(program_prefix)
AC_CONFIG_SUBDIRS(generic) AC_CONFIG_SUBDIRS(generic)
RTEMS_CPU_SUBDIRS
# Explicitly list all Makefiles here # Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile]) AC_CONFIG_FILES([Makefile])