Back to home page

LXR

 
 

    


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

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