URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [make/] [custom/] [pc386dx.cfg] - Rev 1778
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Configuration file for a PC using an i386 Class CPU w/o FPU
#
# pc386dx.cfg,v 1.1 2001/02/21 14:20:01 joel Exp
#
RTEMS_CPU_MODEL=i386dx
CPU_CFLAGS = -msoft-float -mno-fp-ret-in-387
include $(RTEMS_ROOT)/make/custom/pc386.cfg
Go to most recent revision | Compare with Previous | Blame | View Log