URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [make/] [custom/] [pc586.cfg] - Rev 208
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Configuration file for a PC using a Pentium Class CPU
#
# $Id: pc586.cfg,v 1.2 2001-09-27 12:02:52 chris Exp $
#
RTEMS_CPU_MODEL=pentium
CPU_CFLAGS = -mcpu=i586
include $(RTEMS_ROOT)/make/custom/pc386.cfg
Go to most recent revision | Compare with Previous | Blame | View Log