summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 12:48:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 12:48:05 +0000
commit9fbf213bc40a0327fc93c4a67c711d37da11f843 (patch)
tree096fc3e09d5b991f3936505ebaac1168b4a8fce5 /make/ChangeLog
parent2000-09-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-9fbf213bc40a0327fc93c4a67c711d37da11f843.tar.bz2
2000-09-12 Joel Sherrill <joel@OARcorp.com>
* custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include compiler arguments that specify CPU model options.
Diffstat (limited to '')
-rw-r--r--make/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index cb0f3cb0e0..7c9656f029 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,6 +1,11 @@
2000-09-12 Joel Sherrill <joel@OARcorp.com>
+ * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
+ compiler arguments that specify CPU model options.
+
+2000-09-12 Joel Sherrill <joel@OARcorp.com>
+
* custom/mbx860_005b.cfg (make-target-options): Add lines to
define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE. The settings
may be incorrect but the BSP now compiles.