Back to home page

LXR

 
 

    


Warning, /bsps/i386/pc386/config/pc686.cfg is written in an unsupported language. File is not indexed.

0001 #
0002 #  Configuration file for a PC using a PentiumPro Class CPU
0003 #
0004 
0005 #  This contains the compiler options necessary to select the CPU model
0006 #  and (hopefully) optimize for it.
0007 CPU_CFLAGS = -mtune=pentiumpro -march=pentium
0008 
0009 include $(RTEMS_ROOT)/make/custom/pc386.cfg
0010