forked from Imagelibrary/rtems
17 lines
275 B
INI
17 lines
275 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
|
|
|
|
# Miscellaneous additions go here
|