summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-27 10:47:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-27 10:47:46 +0000
commit61786ca43bb8c8a8e1d0293a3b19e54f481ea9ec (patch)
tree57b2052f35c93cb8caef8ab02e128c53a46261ca
parent2005-05-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-61786ca43bb8c8a8e1d0293a3b19e54f481ea9ec.tar.bz2
Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
-rw-r--r--make/custom/mbx860_005b.cfg2
-rw-r--r--make/custom/mcp750.cfg1
-rw-r--r--make/custom/mtx603e.cfg1
-rw-r--r--make/custom/mvme2100.cfg1
-rw-r--r--make/custom/mvme2307.cfg1
-rw-r--r--make/custom/mvme5500.cfg1
6 files changed, 0 insertions, 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