From c8d2f3a5d8a1a9c31d84bfb0b5439f0b82cde02b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 29 Jun 2008 05:24:54 +0000 Subject: changes --- make/custom/mcf5329.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom') diff --git a/make/custom/mcf5329.cfg b/make/custom/mcf5329.cfg index e52126b438..abe9bfaa82 100644 --- a/make/custom/mcf5329.cfg +++ b/make/custom/mcf5329.cfg @@ -16,7 +16,7 @@ RTEMS_BSP_FAMILY=mcf5329 # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. #CPU_CFLAGS = -mcpu=5329 -CPU_CFLAGS = -m5307 +CPU_CFLAGS = -mcpu=5307 # optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer -- cgit v1.2.3