summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/mvme162.cfg4
-rw-r--r--make/custom/p4600.cfg4
-rw-r--r--make/custom/p4650.cfg4
-rw-r--r--make/custom/ppcn_60x.cfg2
4 files changed, 0 insertions, 14 deletions
diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg
index 2fb808d619..e59dcef250 100644
--- a/make/custom/mvme162.cfg
+++ b/make/custom/mvme162.cfg
@@ -26,10 +26,6 @@ endif # mvme162lx - mc68lc040
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=mvme162
-# We may install in a CPU model based directory but this is still
-# a mvme162 based bsp.
-RTEMS_BSP=mvme162
-
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
diff --git a/make/custom/p4600.cfg b/make/custom/p4600.cfg
index 6257c0ea90..b7965a9297 100644
--- a/make/custom/p4600.cfg
+++ b/make/custom/p4600.cfg
@@ -21,10 +21,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-p4600
-RTEMS_BSP=p4000
-
# This target does NOT support the TCP/IP stack so ignore requests
# to enable it.
HAS_NETWORKING=no
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
diff --git a/make/custom/ppcn_60x.cfg b/make/custom/ppcn_60x.cfg
index 8c0a167477..e6613e5337 100644
--- a/make/custom/ppcn_60x.cfg
+++ b/make/custom/ppcn_60x.cfg
@@ -13,8 +13,6 @@ RTEMS_CPU_MODEL=ppc603e
RTEMS_BSP_FAMILY=ppcn_60x
-RTEMS_BSP=ppcn_60x
-
# This contains the compiler options necessary to select the CPU model
# This section makes the target dependent options file.