# # Configuration file for a PC using a PentiumPro Class CPU # # $Id$ # RTEMS_CPU_MODEL=pentiumpro # gcc 2.95.x and 3.0 #CPU_CFLAGS = -mpentiumpro # gcc 3.1 and newer CPU_CFLAGS=-mcpu=pentiumpro include $(RTEMS_ROOT)/make/custom/pc386.cfg