source: rtems/make/custom/pc486.cfg @ 6d3ab0f

4.104.114.84.95
Last change on this file since 6d3ab0f was 6d3ab0f, checked in by Joel Sherrill <joel.sherrill@…>, on 01/10/00 at 20:56:35

Added pc486 and pc586 as aliases of pc386 with proper cpu flags.

  • Property mode set to 100644
File size: 165 bytes
Line 
1#
2#  Configuration file for a PC using an i486DX Class CPU
3#
4#  $Id$
5#
6
7RTEMS_CPU_MODEL=i486dx
8CPU_CFLAGS = -mcpu=i486
9
10include $(RTEMS_ROOT)/make/custom/pc386.cfg
11
Note: See TracBrowser for help on using the repository browser.