source: rtems/make/custom/go32_p5.cfg @ 123d4b7d

4.104.114.84.95
Last change on this file since 123d4b7d 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: 235 bytes
Line 
1#
2#  Configuration file for a Pentium using the go32 BSP
3#
4#  $Id$
5#
6
7#
8#  All go32 configurations share the same base file, only the cpu model
9#  differs.
10
11
12RTEMS_GO32_CPU_MODEL=pentium
13
14include $(RTEMS_ROOT)/make/custom/go32.cfg
15
Note: See TracBrowser for help on using the repository browser.