From 06420228b1c04c3cfce29425558354653624a930 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 06:06:39 +0000 Subject: Cosmetics. --- make/custom/uC5282.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/custom/uC5282.cfg') diff --git a/make/custom/uC5282.cfg b/make/custom/uC5282.cfg index 9d403a8d22..7a69ba353c 100644 --- a/make/custom/uC5282.cfg +++ b/make/custom/uC5282.cfg @@ -14,8 +14,8 @@ RTEMS_BSP_FAMILY = uC5282 # and (hopefully) optimize for it. CPU_CFLAGS = -m528x -# CFLAGS_OPTIMIZE_V= -O0 -fomit-frame-pointer -CFLAGS_OPTIMIZE_V= -O4 -g +# CFLAGS_OPTIMIZE_V = -O0 -fomit-frame-pointer +CFLAGS_OPTIMIZE_V = -O4 -g # The following are definitions of make-exe which will work using ld as # is currently required. It is expected that as of gcc 2.8, the end user -- cgit v1.2.3