summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/motorola_powerpc/config/qemuprep.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/motorola_powerpc/config/qemuprep.cfg')
-rw-r--r--bsps/powerpc/motorola_powerpc/config/qemuprep.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsps/powerpc/motorola_powerpc/config/qemuprep.cfg b/bsps/powerpc/motorola_powerpc/config/qemuprep.cfg
index fa5abd6bba..4ff7bd07b9 100644
--- a/bsps/powerpc/motorola_powerpc/config/qemuprep.cfg
+++ b/bsps/powerpc/motorola_powerpc/config/qemuprep.cfg
@@ -1,5 +1,5 @@
#
-# Config file for the PowerPC 604 based mvme2307
+# Config file for the QemuPrep w/o Altivec
#
include $(RTEMS_ROOT)/make/custom/default.cfg
@@ -9,7 +9,7 @@ RTEMS_CPU=powerpc
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS = -mcpu=powerpc -mmultiple -mstring -mstrict-align -D__ppc_generic
+CPU_CFLAGS = -mcpu=powerpc -mmultiple -mstring -mstrict-align
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g