summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/t32mppc/make/custom/t32mppc.cfg
blob: b8aa2b75dd1662f13aea684ceb759bb3cea130e0 (plain) (blame)
1
2
3
4
5
6
7
8
include $(RTEMS_ROOT)/make/custom/default.cfg

RTEMS_CPU = powerpc

CPU_CFLAGS = -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-float \
	-D__ppc_generic

CFLAGS_OPTIMIZE_V = -O2 -g