summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx860_005b.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/mbx860_005b.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 'make/custom/mbx860_005b.cfg')
-rw-r--r--make/custom/mbx860_005b.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/mbx860_005b.cfg b/make/custom/mbx860_005b.cfg
index ebd05011e4..8b766373d7 100644
--- a/make/custom/mbx860_005b.cfg
+++ b/make/custom/mbx860_005b.cfg
@@ -34,7 +34,6 @@ define make-target-options
@echo "#define DATA_CACHE_ENABLE 1" >>$@
@echo >>$@
@echo "#define PPC_VECTOR_FILE_BASE 0x0000" >>$@
- @echo "#define PPC_USE_SPRG 1" >>$@
@echo "/*#define PPC_USE_DATA_CACHE 1*/" >>$@
@echo >>$@
endef