summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/ChangeLog5
-rw-r--r--make/custom/gensh1.cfg4
2 files changed, 7 insertions, 2 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index e8c3a4851c..8b0390ed68 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,4 +1,9 @@
+2001-01-05 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/gensh1.cfg: Removed rest of make-target-options and
+ moved them to BSP configure options.
+
2001-01-03 Emmanuel Raguet <raguet@crf.canon.fr>
* custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
diff --git a/make/custom/gensh1.cfg b/make/custom/gensh1.cfg
index c15b1b5517..d824d42364 100644
--- a/make/custom/gensh1.cfg
+++ b/make/custom/gensh1.cfg
@@ -8,7 +8,7 @@
# $Id$
#
-HZ=20000000
+# HZ=20000000
include $(RTEMS_ROOT)/make/custom/default.cfg
@@ -20,7 +20,7 @@ RTEMS_BSP_FAMILY=gensh1
# BSP specific preprocessor flags.
# These should only be used in BSP dependent directories.
-BSP_CPPFLAGS=-DHZ=$(HZ)
+# BSP_CPPFLAGS=-DHZ=$(CPU_CLOCK_RATE_HZ)
#
# This contains the compiler options necessary to select the CPU model