2001-01-05 Joel Sherrill <joel@OARcorp.com>

* custom/gensh1.cfg: Removed rest of make-target-options and
	moved them to BSP configure options.
This commit is contained in:
Joel Sherrill
2001-01-05 13:36:58 +00:00
parent 96b2583fdd
commit e8ad374a2b
2 changed files with 7 additions and 2 deletions

View File

@@ -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

View File

@@ -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