summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme147s.cfg
blob: 95dfa70f29ce4bd91e6657dd0be799bbe6e65633 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
#  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