mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-27 22:04:09 +08:00
18 lines
264 B
INI
18 lines
264 B
INI
#
|
|
# Configuration file for a MVME162LX
|
|
#
|
|
# This is an MVME162 model with ...
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
#
|
|
# All mvme162 configurations share the same base file, only the cpu model
|
|
# differs.
|
|
#
|
|
|
|
RTEMS_MVME162_MODEL=mvme162lx
|
|
|
|
include $(RTEMS_ROOT)/make/custom/mvme162.cfg
|
|
|