summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-09-08 08:11:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-09-08 08:11:01 +0000
commitcb727744e8d36fe1562103debfaa13a645c651bb (patch)
treea264f4896b4308920393ebb4015987ddfef12c95
parent2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cb727744e8d36fe1562103debfaa13a645c651bb.tar.bz2
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/ChangeLog4
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/configure.ac1
2 files changed, 4 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog
index cb129157b8..698fdf048c 100644
--- a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog
+++ b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
+
2002-08-21 Joel Sherrill <joel@OARcorp.com>
* bsp_specs: Added support for -nostdlibs.
diff --git a/c/src/lib/libbsp/i386/ts_386ex/configure.ac b/c/src/lib/libbsp/i386/ts_386ex/configure.ac
index 4f29c9691c..355efedd37 100644
--- a/c/src/lib/libbsp/i386/ts_386ex/configure.ac
+++ b/c/src/lib/libbsp/i386/ts_386ex/configure.ac
@@ -49,6 +49,5 @@ start/Makefile
startup/Makefile
timer/Makefile
network/Makefile
-timer/Makefile
wrapup/Makefile])
AC_OUTPUT