mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 13:57:15 +00:00
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
|