Back to home page

LXR

 
 

    


Warning, /bsps/powerpc/t32mppc/config/t32mppc.cfg is written in an unsupported language. File is not indexed.

0001 include $(RTEMS_ROOT)/make/custom/default.cfg
0002 
0003 RTEMS_CPU = powerpc
0004 
0005 CPU_CFLAGS = -mcpu=8540 -msoft-float -meabi -msdata=sysv -fno-common
0006 
0007 CFLAGS_OPTIMIZE_V = -Og -g
0008 CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
0009 
0010 LDFLAGS = -Wl,--gc-sections