summaryrefslogblamecommitdiffstats
path: root/make/custom/pc686.cfg
blob: 7c0d85d22a9affe404eaf136f78c38c7254b9f35 (plain) (tree)
1
2
3
4
5
6
7
8
9
10






                                                           


                                                                       
                              


                                           
#
#  Configuration file for a PC using a PentiumPro Class CPU
#
#  $Id$
#

RTEMS_CPU_MODEL=pentiumpro

#  This contains the compiler options necessary to select the CPU model
#  and (hopefully) optimize for it.
CPU_CFLAGS = -mtune=pentiumpro

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