From 669b78af1fd97ecfd1a17f23747136b3c5a6439a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 30 Sep 2008 16:58:47 +0000 Subject: Remove RTEMS_BOARD_MODEL. --- make/custom/gen5200.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'make/custom/gen5200.cfg') diff --git a/make/custom/gen5200.cfg b/make/custom/gen5200.cfg index 39cdc313c1..d889eb2ba3 100644 --- a/make/custom/gen5200.cfg +++ b/make/custom/gen5200.cfg @@ -16,8 +16,7 @@ RTEMS_BSP_FAMILY=gen5200 # and (hopefully) optimize for it. # CPU_CFLAGS = -mcpu=603e -mstrict-align \ - -meabi -msdata -fno-common \ - -D$(RTEMS_BOARD_MODEL) + -meabi -msdata -fno-common # optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -- cgit v1.2.3