summaryrefslogtreecommitdiffstats
path: root/make/custom/p4650.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-12 20:27:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-12 20:27:14 +0000
commit6e27f58885e8fd72df72e09386790d0a5150a8a7 (patch)
tree14819370ee3f999071b480354227d30cf7fc4250 /make/custom/p4650.cfg
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct the (diff)
downloadrtems-6e27f58885e8fd72df72e09386790d0a5150a8a7.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:
Installing of bsp_specs for aliased bsps is broken. Instead of installing RTEMS_BSP_FAMILY/bsp_specs, RTEMS_BSP/bsp_specs was tried to be installed. The patch below should fix this problem (tested with mips64orion p4600 and p4650).
Diffstat (limited to 'make/custom/p4650.cfg')
-rw-r--r--make/custom/p4650.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/p4650.cfg b/make/custom/p4650.cfg
index 64b8941c99..5b91995d4c 100644
--- a/make/custom/p4650.cfg
+++ b/make/custom/p4650.cfg
@@ -20,10 +20,6 @@ START_BASE=idt_csu
CPU_DEFINES+=-DP4000 -DCPU_R4000 -DP3_DIAG -D_R4000 -D__mips=3
-# The p4600 and p4600 share the p4000 bsp.
-TARGET_ARCH=o-p4650
-RTEMS_BSP=p4000
-
# This target does NOT support the TCP/IP stack so ignore requests
# to enable it.
HAS_NETWORKING=no