From 77a1304d9791f6d04e4dcbad363e045708a0f66b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 2 Oct 2008 04:01:00 +0000 Subject: Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE. --- make/custom/gen83xx.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'make/custom/gen83xx.cfg') diff --git a/make/custom/gen83xx.cfg b/make/custom/gen83xx.cfg index d8faa53327..d403342cab 100644 --- a/make/custom/gen83xx.cfg +++ b/make/custom/gen83xx.cfg @@ -20,8 +20,7 @@ RTEMS_BSP_FAMILY=gen83xx # and (hopefully) optimize for it. # CPU_CFLAGS = -mcpu=603e -mstrict-align -fno-strict-aliasing \ - -meabi -msdata -fno-common \ - -D$(RTEMS_BOARD_MODEL) -D$(RTEMS_83XX_DERIVATE) + -meabi -msdata -fno-common # optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -funit-at-a-time -W -Wno-unused -- cgit v1.2.3