summaryrefslogtreecommitdiffstats
path: root/make/custom/gensh2.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 12:51:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 12:51:01 +0000
commit517427107b78387854f8865e1fd5fe55123f6e3d (patch)
treecac8fd0c12aca1ffc7a46c56f845da3263711dfd /make/custom/gensh2.cfg
parent2000-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-517427107b78387854f8865e1fd5fe55123f6e3d.tar.bz2
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh2.cfg: Fix comments.
Diffstat (limited to '')
-rw-r--r--make/custom/gensh2.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/gensh2.cfg b/make/custom/gensh2.cfg
index acbc565e3f..70b816c713 100644
--- a/make/custom/gensh2.cfg
+++ b/make/custom/gensh2.cfg
@@ -32,7 +32,6 @@ CPU_CFLAGS= -m2
# effects by failing to set up some hardware I/O registers in
# c/src/lib/libbsp/sh/gensh2/startup/hw_init.c (and perhaps elsewhere),
# which prevented proper chip initialization and muted SCI1 output.
-# CFLAGS_DEBUG_V = -O4 --save-temps
CFLAGS_DEBUG_V = -O4 -g
# optimize flag: typically -0, could use -O4 or -fast