summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/t32mppc/make/custom/t32mppc.cfg
blob: df05c44ab5cff3de915d68fec10c6b93a7f2ce9d (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 -fno-common -msoft-float \
	-D__ppc_generic

CFLAGS_OPTIMIZE_V = -O2 -g