forked from Imagelibrary/rtems
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
|
|
|