summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-25 06:35:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-25 06:35:06 +0000
commitc7ff624cffbb9c9b3c5161ee828f3f00efd2d326 (patch)
treecda1bd24ef8ae701f941c21db0788f75451fdbd0 /c/src/libchip/ChangeLog
parent2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c7ff624cffbb9c9b3c5161ee828f3f00efd2d326.tar.bz2
2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am, network/Makefile.am, rtc/Makefile.am, serial/Makefile.am: Add conditional LIBCHIP. Conditionally build include-dirs.
Diffstat (limited to '')
-rw-r--r--c/src/libchip/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/libchip/ChangeLog b/c/src/libchip/ChangeLog
index 942e218ee8..f0953bd8d4 100644
--- a/c/src/libchip/ChangeLog
+++ b/c/src/libchip/ChangeLog
@@ -1,5 +1,11 @@
2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * ide/Makefile.am, network/Makefile.am, rtc/Makefile.am,
+ serial/Makefile.am: Add conditional LIBCHIP.
+ Conditionally build include-dirs.
+
+2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
2003-07-18 Greg Menke <gregory.menke@gsfc.nasa.gov>