summaryrefslogtreecommitdiffstats
path: root/make/custom/gensh1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gensh1.cfg')
-rw-r--r--make/custom/gensh1.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/gensh1.cfg b/make/custom/gensh1.cfg
index d824d42364..df1db6a9b2 100644
--- a/make/custom/gensh1.cfg
+++ b/make/custom/gensh1.cfg
@@ -8,8 +8,6 @@
# $Id$
#
-# HZ=20000000
-
include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sh
@@ -18,10 +16,6 @@ RTEMS_CPU_MODEL=sh7032
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=gensh1
-# BSP specific preprocessor flags.
-# These should only be used in BSP dependent directories.
-# BSP_CPPFLAGS=-DHZ=$(CPU_CLOCK_RATE_HZ)
-
#
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.