summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/t32mppc/config/t32mppc.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/t32mppc/config/t32mppc.cfg')
-rw-r--r--bsps/powerpc/t32mppc/config/t32mppc.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/bsps/powerpc/t32mppc/config/t32mppc.cfg b/bsps/powerpc/t32mppc/config/t32mppc.cfg
index 1bbfe76a09..a83dafd3bb 100644
--- a/bsps/powerpc/t32mppc/config/t32mppc.cfg
+++ b/bsps/powerpc/t32mppc/config/t32mppc.cfg
@@ -2,8 +2,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU = powerpc
-CPU_CFLAGS = -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-float -mno-spe \
- -D__ppc_generic
+CPU_CFLAGS = -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-float -mno-spe
CFLAGS_OPTIMIZE_V = -Og -g
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections