URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [make/] [custom/] [pc686.cfg] - Rev 1765
Compare with Previous | Blame | View Log
#
# Configuration file for a PC using a PentiumPro Class CPU
#
# pc686.cfg,v 1.3 2002/07/24 13:31:21 joel Exp
#
RTEMS_CPU_MODEL=pentiumpro
# gcc 2.95.x and 3.0
#CPU_CFLAGS = -mpentiumpro
# gcc 3.1 and newer
CPU_CFLAGS=-mcpu=pentiumpro
include $(RTEMS_ROOT)/make/custom/pc386.cfg