URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [make/] [custom/] [pc486.cfg] - Rev 158
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Configuration file for a PC using an i486DX Class CPU
#
# $Id: pc486.cfg,v 1.1.1.1 2001-07-10 10:05:38 chris Exp $
#
RTEMS_CPU_MODEL=i486dx
CPU_CFLAGS = -mcpu=i486
include $(RTEMS_ROOT)/make/custom/pc386.cfg
Go to most recent revision | Compare with Previous | Blame | View Log