summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-05-16 09:55:14 -0500
committerJoel Sherrill <joel@rtems.org>2018-05-18 08:22:34 -0500
commit1a418189de72278278ba763396f5c58dc08774ee (patch)
treee5bd521362ff993340cd94ecfb7a2f704ca19d87 /bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg
parentqemuppc: Move -Dxxx to configure.ac (diff)
downloadrtems-1a418189de72278278ba763396f5c58dc08774ee.tar.bz2
qoriq: Move -Dxxx to configure.ac
Updates #3425.
Diffstat (limited to '')
-rw-r--r--bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg b/bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg
index b766fec8c9..ebc26e43ae 100644
--- a/bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg
+++ b/bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg
@@ -5,8 +5,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU = powerpc
-CPU_CFLAGS = -mcpu=e6500 -m64 -fno-common \
- -D__ppc_generic
+CPU_CFLAGS = -mcpu=e6500 -m64 -fno-common
CFLAGS_OPTIMIZE_V = -O2 -g
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections