summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-19 14:27:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-19 14:27:43 +0000
commit206a0b3850f1353d5d270c3651ac6cee3848587a (patch)
treef907c2a1826eaba0f3b9e0e31ce5b7f8123a4407 /make/ChangeLog
parent2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-206a0b3850f1353d5d270c3651ac6cee3848587a.tar.bz2
2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__, make-target-options. custom/FreeBSD-posix.cfg: Remove make-target-options. custom/HPUX9-posix.cfg: Dito. custom/Linux-posix.cfg: Dito. custom/Solaris-posix.cfg: Dito. custom/arm_bare_bsp.cfg: Dito. custom/armulator.cfg: Dito. custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/i386ex.cfg: Remove make-target-options. custom/i960sim.cfg: Remove make-target-options. custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/rxgen960.cfg: Remove make-target-options, cleanup comments. custom/score603e.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/vegaplus.cfg: Remove make-target-options.
Diffstat (limited to '')
-rw-r--r--make/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index 307333f518..db465e7a99 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,4 +1,21 @@
+2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__, make-target-options.
+ custom/FreeBSD-posix.cfg: Remove make-target-options.
+ custom/HPUX9-posix.cfg: Dito.
+ custom/Linux-posix.cfg: Dito.
+ custom/Solaris-posix.cfg: Dito.
+ custom/arm_bare_bsp.cfg: Dito.
+ custom/armulator.cfg: Dito.
+ custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
+ custom/i386ex.cfg: Remove make-target-options.
+ custom/i960sim.cfg: Remove make-target-options.
+ custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
+ custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
+ custom/score603e.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
+ custom/vegaplus.cfg: Remove make-target-options.
+ * custom/vegaplus.cfg: Remove make-target-options.
+
2001-05-25 Joel Sherrill <joel@OARcorp.com>
* custom/mrm332.cfg: Switched $(SED) to sed.