source: rtems/make/custom/mvme162lx.cfg @ 9e52b29

4.104.114.84.95
Last change on this file since 9e52b29 was bffb938, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/98 at 19:30:30

Removed PROJECT_HOME and CONFIG_DIR variables.

  • Property mode set to 100644
File size: 264 bytes
Line 
1#
2#  Configuration file for a MVME162LX
3#
4#  This is an MVME162 model with ...
5#
6#  $Id$
7#
8
9#
10#  All mvme162 configurations share the same base file, only the cpu model
11#  differs.
12
13
14RTEMS_MVME162_MODEL=mvme162lx
15
16include $(RTEMS_ROOT)/make/custom/mvme162.cfg
17
Note: See TracBrowser for help on using the repository browser.