summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 04:00:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 04:00:10 +0000
commitdb0947a52944fe4848b288add2e70ce54e133f0f (patch)
tree815fbe454bfc21719bbb9368dac933b94b54accf
parent2004-09-24 Ralf Corsepius <ralf_corsepiu@rtems.org> (diff)
downloadrtems-db0947a52944fe4848b288add2e70ce54e133f0f.tar.bz2
2004-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* * configure.ac: Remove RTEMS_CPU_SUBDIRS.
-rw-r--r--testsuites/tools/ChangeLog4
-rw-r--r--testsuites/tools/configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/testsuites/tools/ChangeLog b/testsuites/tools/ChangeLog
index 3c14940481..81c1dd513e 100644
--- a/testsuites/tools/ChangeLog
+++ b/testsuites/tools/ChangeLog
@@ -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>
* configure.ac: Add 2nd arg to RTEMS_TOP.
diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac
index 7b61a46fc4..7b3112f3c4 100644
--- a/testsuites/tools/configure.ac
+++ b/testsuites/tools/configure.ac
@@ -14,9 +14,7 @@ AM_MAINTAINER_MODE
RTEMS_TOOLPATHS
AC_SUBST(program_prefix)
-
AC_CONFIG_SUBDIRS(generic)
-RTEMS_CPU_SUBDIRS
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])