source: rtems/make/custom/mvme147s.cfg @ ca0bafa7

4.104.114.84.95
Last change on this file since ca0bafa7 was bffb938, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/98 at 19:30:30

Removed PROJECT_HOME and CONFIG_DIR variables.

  • Property mode set to 100644
File size: 361 bytes
Line 
1#
2#  Config file for the mvme147s BSP
3#
4#  $Id$
5#
6
7#
8#  mvme147s and mvme147 use the same toolset
9#
10
11include $(RTEMS_ROOT)/make/custom/mvme147.cfg
12
13# This is the actual bsp directory used during the build process.
14RTEMS_BSP_FAMILY=mvme147s
15
16# Define this to yes if this target supports multiprocessor environments.
17HAS_MP=yes
18
19# Miscellaneous additions go here
Note: See TracBrowser for help on using the repository browser.