summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-05 13:36:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-05 13:36:58 +0000
commite8ad374a2b7ecdaa2654e01d0c2975db8d5cd02f (patch)
treeea234c7db40d92ef62a10da41547fcfa9b94a0e5 /make
parent2001-01-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e8ad374a2b7ecdaa2654e01d0c2975db8d5cd02f.tar.bz2
2001-01-05 Joel Sherrill <joel@OARcorp.com>
* custom/gensh1.cfg: Removed rest of make-target-options and moved them to BSP configure options.
Diffstat (limited to 'make')
-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