source: rtems/make/custom/mvme147s.cfg @ 9e4fa6ae

4.104.114.84.95
Last change on this file since 9e4fa6ae was 97e2729d, checked in by Joel Sherrill <joel.sherrill@…>, on 11/23/98 at 17:38:09

Added --disable-multiprocessing flag and modified a lot of files to make
it work.

  • Property mode set to 100644
File size: 275 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# Miscellaneous additions go here
Note: See TracBrowser for help on using the repository browser.