Back to home page

LXR

 
 

    


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

0001 # Config file for e6500 core based QorIQ chips, e.g. T2080, T4240
0002 
0003 include $(RTEMS_ROOT)/make/custom/default.cfg
0004 
0005 RTEMS_CPU = powerpc
0006 
0007 CPU_CFLAGS = -mcpu=e6500 -m32 -msdata=sysv -fno-common
0008 
0009 CFLAGS_OPTIMIZE_V = -O2 -g
0010 CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
0011 
0012 LDFLAGS = -Wl,--gc-sections