summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/t32mppc/make/custom/t32mppc.cfg
blob: 6b8f4beaba2c76aa0c3ddb5137b833fb23dfc55d (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 -mno-spe \
	-D__ppc_generic

CFLAGS_OPTIMIZE_V = -O2 -g