From 0c642539f20904a139fb2851d18d9a55ffce8729 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 30 Nov 2006 06:46:38 +0000 Subject: Cleanup. --- make/custom/gensh2.cfg | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'make/custom/gensh2.cfg') diff --git a/make/custom/gensh2.cfg b/make/custom/gensh2.cfg index cbbdd954cc..1fc22deca7 100644 --- a/make/custom/gensh2.cfg +++ b/make/custom/gensh2.cfg @@ -22,14 +22,7 @@ RTEMS_BSP_FAMILY=gensh2 # CPU_CFLAGS= -m2 -# debug flags: opt. is needed to fit in RAM. '-O1' has shown bad side- -# 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 -g - -# optimize flag: typically -0, could use -O4 or -fast -# -O4 is ok for RTEMS +# optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O4 # The following are definitions of make-exe which will work using ld as -- cgit v1.2.3