forked from Imagelibrary/rtems
@@ -2,8 +2,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
|
||||
RTEMS_CPU = powerpc
|
||||
|
||||
CPU_CFLAGS = -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-float -mno-spe \
|
||||
-D__ppc_generic
|
||||
CPU_CFLAGS = -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-float -mno-spe
|
||||
|
||||
CFLAGS_OPTIMIZE_V = -Og -g
|
||||
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
|
||||
|
||||
@@ -24,7 +24,7 @@ RTEMS_BSPOPTS_SET([PPC_EXC_CONFIG_BOOKE_ONLY],[*],[1])
|
||||
RTEMS_BSPOPTS_HELP([PPC_EXC_CONFIG_BOOKE_ONLY],
|
||||
[only support Book E exception types])
|
||||
|
||||
|
||||
AC_DEFINE(__ppc_generic, 1, [PowerPC model option])
|
||||
|
||||
RTEMS_BSP_CLEANUP_OPTIONS
|
||||
RTEMS_PPC_EXCEPTIONS
|
||||
|
||||
Reference in New Issue
Block a user