summaryrefslogtreecommitdiffstats
path: root/make/custom/gen83xx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gen83xx.cfg')
-rw-r--r--make/custom/gen83xx.cfg3
1 files changed, 1 insertions, 2 deletions
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