From b86e0899e5c2cf6a6917ff9d34f0b81947b13168 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 07:05:26 +0000 Subject: Cosmetics. --- make/custom/simsh4.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/custom/simsh4.cfg') diff --git a/make/custom/simsh4.cfg b/make/custom/simsh4.cfg index 7f1b830dcc..e0237e9f9f 100644 --- a/make/custom/simsh4.cfg +++ b/make/custom/simsh4.cfg @@ -23,10 +23,10 @@ RTEMS_BSP_FAMILY=simsh4 # # Seems to be good without initialisation FPSCR. # Also works with SH4_FPSCR_DN bit set. -#CPU_CFLAGS= -m4-single-only -ml +#CPU_CFLAGS = -m4-single-only -ml # # It works with SH4_FPSCR_PR bit set -CPU_CFLAGS= -m4 -ml +CPU_CFLAGS = -m4 -ml # optimize flag: typically -O2 -- cgit v1.2.3