forked from Imagelibrary/rtems
bsp/mpc55xx: PR2077: Avoid PPC_USE_SPE
This commit is contained in:
committed by
Sebastian Huber
parent
2a6ec3179b
commit
6527d879b7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user