summaryrefslogtreecommitdiffstats
path: root/make/custom/eth_comm.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-14 20:44:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-14 20:44:46 +0000
commit1614be849ec416597b48da582dadf798c07c86f5 (patch)
tree2745865d4d934b3d12742820a3f355153596167c /make/custom/eth_comm.cfg
parent2001-11-14 Andrew Dachs <A.Dachs@SSTL.co.uk> (diff)
downloadrtems-1614be849ec416597b48da582dadf798c07c86f5.tar.bz2
2001-11-14 Joel Sherrill <joel@OARcorp.com>
* custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg: These are new exception processing model BSPs and thus do not need to define PPC_USE_SPRG.
Diffstat (limited to '')
-rw-r--r--make/custom/eth_comm.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/custom/eth_comm.cfg b/make/custom/eth_comm.cfg
index 10a04889d4..39d54f52be 100644
--- a/make/custom/eth_comm.cfg
+++ b/make/custom/eth_comm.cfg
@@ -29,11 +29,6 @@ RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new
# This defines the assembly language format used in this configuration.
# ELF is the only one supported.
#
-# PPC_USE_SPRG (RTEMS PowerPC port)
-# If defined (=1), then the PowerPC specific code in RTEMS will use some
-# of the special purpose registers to slightly optimize interrupt
-# response time. The use of these registers can conflict with
-# other tools like debuggers.
define make-target-options
@echo "#ifdef mpc$(CPU_TYPE)" >>$@