mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user