Back to home page

LXR

 
 

    


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

0001 #
0002 #  Configuration file for the "no_bsp" board
0003 #
0004 
0005 include $(RTEMS_ROOT)/make/custom/default.cfg
0006 
0007 RTEMS_CPU=no_cpu
0008 
0009 # Miscellaneous additions go here. Typical options usually look like
0010 CFLAGS_OPTIMIZE_V += -O2 -g
0011 CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
0012 
0013 LDFLAGS = -Wl,--gc-sections