summaryrefslogtreecommitdiffstats
path: root/make/custom/pc386dx.cfg
blob: c74732afb409623eb3469dd75b6c7f02b1ef02db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
#  Configuration file for a PC using an i386 Class CPU w/o FPU
#
#  $Id$
#

RTEMS_CPU_MODEL=i386dx
CPU_CFLAGS = -msoft-float -mno-fp-ret-in-387

include $(RTEMS_ROOT)/make/custom/pc386.cfg