From d273d78ae6b9956adea8addb131f05bb4222238d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 7 Jan 2000 20:51:56 +0000 Subject: Renaming mcp750 to motorola_shared since that is the basis for both the mvme2307 and mcp750 BSPs. In addition, it can support many Motorola PowerPC based VME and PCI boards. --- make/custom/mvme2307.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/custom/mvme2307.cfg') diff --git a/make/custom/mvme2307.cfg b/make/custom/mvme2307.cfg index 878bdbc0a2..86f866af0d 100644 --- a/make/custom/mvme2307.cfg +++ b/make/custom/mvme2307.cfg @@ -1,5 +1,5 @@ # -# Config file for the PowerPC 60x simulator - mvme2307 +# Config file for the PowerPC 604 based mvme2307 # # $Id$ # @@ -10,7 +10,7 @@ RTEMS_CPU=powerpc RTEMS_CPU_MODEL=mpc604 # This is the actual bsp directory used during the build process. -RTEMS_BSP_FAMILY=mvme2307 +RTEMS_BSP_FAMILY=motorola_powerpc # This section makes the target dependent options file. -- cgit v1.2.3