summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/make/custom/pc486.cfg
blob: baab16dc328652fbc2acc93ff010d9e75f351b5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
#  Configuration file for a PC using an i486DX Class CPU
#

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

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