forked from Imagelibrary/rtems
2001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/pc386dx.cfg: New bsp.
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
|
|
||||||
|
2001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* custom/pc386dx.cfg: New bsp.
|
||||||
|
|
||||||
2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
|
* custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
|
||||||
|
|||||||
11
make/custom/pc386dx.cfg
Normal file
11
make/custom/pc386dx.cfg
Normal file
@@ -0,0 +1,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
|
||||||
|
|
||||||
Reference in New Issue
Block a user