summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg
index 37fd6d2a56..886697e1c3 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg
@@ -9,8 +9,6 @@
RTEMS_LINKCMDS=linkcmds.phycore_mpc5554
-ifeq ($(PPC_USE_SPE),1)
-CPU_CFLAGS_FLOAT=-mfloat-gprs=single -mspe
-endif
+CPU_CFLAGS_FLOAT?=-mfloat-gprs=single -mspe
include $(RTEMS_ROOT)/make/custom/mpc55xx.inc