Files
rtems/make/custom/mvme147s.cfg
1998-01-20 19:30:30 +00:00

20 lines
361 B
INI

#
# Config file for the mvme147s BSP
#
# $Id$
#
#
# mvme147s and mvme147 use the same toolset
#
include $(RTEMS_ROOT)/make/custom/mvme147.cfg
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=mvme147s
# Define this to yes if this target supports multiprocessor environments.
HAS_MP=yes
# Miscellaneous additions go here