Back to home page

LXR

 
 

    


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

0001 include $(RTEMS_ROOT)/make/custom/default.cfg
0002 
0003 RTEMS_CPU = or1k
0004 
0005 CPU_CFLAGS = -O2
0006 
0007 CFLAGS_OPTIMIZE_V ?= -O0 -g
0008 CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
0009 
0010 LDFLAGS = -Wl,--gc-sections