summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-10 22:16:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-10 22:16:34 +0000
commit9d8590da5df3a187490a56e3ab561c0a27343edc (patch)
treefaffa01ccd9b43fea9c713a8da7e3c6985a4aec3
parent2004-11-10 Richard Campbell <richard.campbell@oarcorp.com> (diff)
downloadrtems-9d8590da5df3a187490a56e3ab561c0a27343edc.tar.bz2
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* configure.ac: Add TOD support in shared as part of adding MVME2100 BSP.
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog5
-rw-r--r--c/src/lib/libbsp/powerpc/configure.ac1
2 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 9b367c6c9b..c09e900e44 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
+
+ * configure.ac: Add TOD support in shared as part of adding MVME2100
+ BSP.
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
diff --git a/c/src/lib/libbsp/powerpc/configure.ac b/c/src/lib/libbsp/powerpc/configure.ac
index f96a85e905..6c4f770354 100644
--- a/c/src/lib/libbsp/powerpc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/configure.ac
@@ -33,6 +33,7 @@ shared/pci/Makefile
shared/residual/Makefile
shared/start/Makefile
shared/startup/Makefile
+shared/tod/Makefile
shared/vectors/Makefile
shared/vme/Makefile])
AC_OUTPUT