source: rtems/make/custom/pc386dx.cfg @ 9e4fa6ae

4.104.114.84.95
Last change on this file since 9e4fa6ae was 85371f7, checked in by Joel Sherrill <joel.sherrill@…>, on 02/21/01 at 14:20:01

2001-02-20 Ralf Corsepius <corsepiu@…>

  • custom/pc386dx.cfg: New bsp.
  • Property mode set to 100644
File size: 192 bytes
Line 
1#
2#  Configuration file for a PC using an i386 Class CPU w/o FPU
3#
4#  $Id$
5#
6
7RTEMS_CPU_MODEL=i386dx
8CPU_CFLAGS = -msoft-float -mno-fp-ret-in-387
9
10include $(RTEMS_ROOT)/make/custom/pc386.cfg
11
Note: See TracBrowser for help on using the repository browser.