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

RTEMS_CPU_MODEL=pentium
CPU_CFLAGS = -mpentium

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