summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bare/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-25 16:45:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-25 16:45:43 +0000
commitfb085c11b4d406d470003f4aa27c9cef1893032f (patch)
treeed5e9469c90b53abf66ce3fa553acbe0087546eb /c/src/lib/libbsp/bare/ChangeLog
parent2001-05-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fb085c11b4d406d470003f4aa27c9cef1893032f.tar.bz2
2001-05-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add bspopts.h. * include/bsp.h: Include bspopts.h. * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*. * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/bare/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/bare/ChangeLog b/c/src/lib/libbsp/bare/ChangeLog
index b7c8ab45be..2ac5d4c412 100644
--- a/c/src/lib/libbsp/bare/ChangeLog
+++ b/c/src/lib/libbsp/bare/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.in: Add bspopts.h.
+ * include/bsp.h: Include bspopts.h.
+ * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
+ * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.