From c801aba17b411757231a33f2a86cdab28f7dbb40 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 25 Oct 2000 16:53:51 +0000 Subject: 2000-10-24 Joel Sherrill * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU definition since this information can be picked up from autoconf generated files. These BSPs are shared by the mips and mips64orion "ports." --- make/custom/p4650.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'make/custom/p4650.cfg') diff --git a/make/custom/p4650.cfg b/make/custom/p4650.cfg index be6c4525ef..2672ef80aa 100644 --- a/make/custom/p4650.cfg +++ b/make/custom/p4650.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=R4650 # This is the actual bsp directory used during the build process. -- cgit v1.2.3