From 61786ca43bb8c8a8e1d0293a3b19e54f481ea9ec Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 27 May 2005 10:47:46 +0000 Subject: Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete). --- make/custom/mbx860_005b.cfg | 2 -- make/custom/mcp750.cfg | 1 - make/custom/mtx603e.cfg | 1 - make/custom/mvme2100.cfg | 1 - make/custom/mvme2307.cfg | 1 - make/custom/mvme5500.cfg | 1 - 6 files changed, 7 deletions(-) diff --git a/make/custom/mbx860_005b.cfg b/make/custom/mbx860_005b.cfg index c9cd82def6..9cf8654dcb 100644 --- a/make/custom/mbx860_005b.cfg +++ b/make/custom/mbx860_005b.cfg @@ -13,6 +13,4 @@ RTEMS_MBX_MODEL=mbx860_005b # The 860_005b has 16M ram : org = 0x0, l = 16M MBX8xx_LDFLAGS=-Wl,--defsym -Wl,HeapSize=0x100000 -RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new - include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg diff --git a/make/custom/mcp750.cfg b/make/custom/mcp750.cfg index 0b18e4cd03..9dfff20898 100644 --- a/make/custom/mcp750.cfg +++ b/make/custom/mcp750.cfg @@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=powerpc RTEMS_CPU_MODEL=mpc750 -RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=motorola_powerpc diff --git a/make/custom/mtx603e.cfg b/make/custom/mtx603e.cfg index 772ee20d80..460b572895 100644 --- a/make/custom/mtx603e.cfg +++ b/make/custom/mtx603e.cfg @@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=powerpc RTEMS_CPU_MODEL=mpc6xx -RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=motorola_powerpc diff --git a/make/custom/mvme2100.cfg b/make/custom/mvme2100.cfg index 577331bbd2..c31dfdd150 100644 --- a/make/custom/mvme2100.cfg +++ b/make/custom/mvme2100.cfg @@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=powerpc RTEMS_CPU_MODEL=mpc8240 -RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=motorola_powerpc diff --git a/make/custom/mvme2307.cfg b/make/custom/mvme2307.cfg index 6d1f799ec4..0ccd627d53 100644 --- a/make/custom/mvme2307.cfg +++ b/make/custom/mvme2307.cfg @@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=powerpc RTEMS_CPU_MODEL=mpc604 -RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=motorola_powerpc diff --git a/make/custom/mvme5500.cfg b/make/custom/mvme5500.cfg index f8e53aaa23..05ac87e459 100644 --- a/make/custom/mvme5500.cfg +++ b/make/custom/mvme5500.cfg @@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=powerpc RTEMS_CPU_MODEL=mpc7455 -RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=mvme5500 -- cgit v1.2.3