summaryrefslogtreecommitdiffstats
path: root/make/custom/p4600.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/p4600.cfg')
-rw-r--r--make/custom/p4600.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/custom/p4600.cfg b/make/custom/p4600.cfg
index a2b8437117..4dd64d9d7d 100644
--- a/make/custom/p4600.cfg
+++ b/make/custom/p4600.cfg
@@ -6,7 +6,8 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
-RTEMS_CPU=mips64orion
+# I think we can get this from the generated target.cfg.
+# RTEMS_CPU=mips
RTEMS_CPU_MODEL=R4600
# This is the actual bsp directory used during the build process.