summaryrefslogtreecommitdiffstats
path: root/make/custom/pc686.cfg
blob: 038ef162be3a5d9a55794f0bd67a975d5346c79d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
#  Configuration file for a PC using a PentiumPro Class CPU
#
#  $Id$
#

RTEMS_CPU_MODEL=pentiumpro
CPU_CFLAGS = -mcpu=i686

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