From a472319e8d71a4c21351b30fb405ba483f0f9e78 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 14 Nov 2006 02:32:19 +0000 Subject: Remove ASFLAGS, CPU_ASFLAGS (Unused) --- make/custom/mcf5235.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'make/custom/mcf5235.cfg') diff --git a/make/custom/mcf5235.cfg b/make/custom/mcf5235.cfg index 65fc5eaf95..e7e61ce0b6 100644 --- a/make/custom/mcf5235.cfg +++ b/make/custom/mcf5235.cfg @@ -19,9 +19,7 @@ RTEMS_BSP_FAMILY=mcf5235 # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. CPU_CFLAGS = -m528x -CPU_ASFLAGS = -m528x -ASFLAGS = -m528x # optimize flag: typically -0, could use -O4 or -fast, -O4 is ok for RTEMS CFLAGS_OPTIMIZE_V= -O4 -fomit-frame-pointer -- cgit v1.2.3