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

RTEMS_CPU_MODEL=i486dx
CPU_CFLAGS = -mcpu=i486

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