forked from Imagelibrary/rtems
bsp/qoriq: Use System V small-data area
This commit is contained in:
@@ -8,7 +8,7 @@ RTEMS_CPU = powerpc
|
|||||||
|
|
||||||
RTEMS_CPU_MODEL = qoriq
|
RTEMS_CPU_MODEL = qoriq
|
||||||
|
|
||||||
CPU_CFLAGS = -mcpu=8540 -meabi -msdata -fno-common -mstrict-align \
|
CPU_CFLAGS = -mcpu=8540 -meabi -msdata=sysv -fno-common -mstrict-align \
|
||||||
-mspe -mabi=spe -mfloat-gprs=double \
|
-mspe -mabi=spe -mfloat-gprs=double \
|
||||||
-D__ppc_generic
|
-D__ppc_generic
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user