mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
This commit is contained in:
@@ -13,6 +13,4 @@ RTEMS_MBX_MODEL=mbx860_005b
|
|||||||
# The 860_005b has 16M ram : org = 0x0, l = 16M
|
# The 860_005b has 16M ram : org = 0x0, l = 16M
|
||||||
MBX8xx_LDFLAGS=-Wl,--defsym -Wl,HeapSize=0x100000
|
MBX8xx_LDFLAGS=-Wl,--defsym -Wl,HeapSize=0x100000
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new
|
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
|||||||
|
|
||||||
RTEMS_CPU=powerpc
|
RTEMS_CPU=powerpc
|
||||||
RTEMS_CPU_MODEL=mpc750
|
RTEMS_CPU_MODEL=mpc750
|
||||||
RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new
|
|
||||||
|
|
||||||
# This is the actual bsp directory used during the build process.
|
# This is the actual bsp directory used during the build process.
|
||||||
RTEMS_BSP_FAMILY=motorola_powerpc
|
RTEMS_BSP_FAMILY=motorola_powerpc
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
|||||||
|
|
||||||
RTEMS_CPU=powerpc
|
RTEMS_CPU=powerpc
|
||||||
RTEMS_CPU_MODEL=mpc6xx
|
RTEMS_CPU_MODEL=mpc6xx
|
||||||
RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new
|
|
||||||
|
|
||||||
# This is the actual bsp directory used during the build process.
|
# This is the actual bsp directory used during the build process.
|
||||||
RTEMS_BSP_FAMILY=motorola_powerpc
|
RTEMS_BSP_FAMILY=motorola_powerpc
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
|||||||
|
|
||||||
RTEMS_CPU=powerpc
|
RTEMS_CPU=powerpc
|
||||||
RTEMS_CPU_MODEL=mpc8240
|
RTEMS_CPU_MODEL=mpc8240
|
||||||
RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new
|
|
||||||
|
|
||||||
# This is the actual bsp directory used during the build process.
|
# This is the actual bsp directory used during the build process.
|
||||||
RTEMS_BSP_FAMILY=motorola_powerpc
|
RTEMS_BSP_FAMILY=motorola_powerpc
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
|||||||
|
|
||||||
RTEMS_CPU=powerpc
|
RTEMS_CPU=powerpc
|
||||||
RTEMS_CPU_MODEL=mpc604
|
RTEMS_CPU_MODEL=mpc604
|
||||||
RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new
|
|
||||||
|
|
||||||
# This is the actual bsp directory used during the build process.
|
# This is the actual bsp directory used during the build process.
|
||||||
RTEMS_BSP_FAMILY=motorola_powerpc
|
RTEMS_BSP_FAMILY=motorola_powerpc
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
|||||||
|
|
||||||
RTEMS_CPU=powerpc
|
RTEMS_CPU=powerpc
|
||||||
RTEMS_CPU_MODEL=mpc7455
|
RTEMS_CPU_MODEL=mpc7455
|
||||||
RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new
|
|
||||||
|
|
||||||
# This is the actual bsp directory used during the build process.
|
# This is the actual bsp directory used during the build process.
|
||||||
RTEMS_BSP_FAMILY=mvme5500
|
RTEMS_BSP_FAMILY=mvme5500
|
||||||
|
|||||||
Reference in New Issue
Block a user