Back to home page

LXR

 
 

    


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

0001 #
0002 #  Config file for the moxie simulator in gdb.
0003 #
0004 #  $Id: moxiesxsim.cfg,v 1.2 2009/10/21 10:41:27 ralf Exp $
0005 #
0006 
0007 include $(RTEMS_ROOT)/make/custom/default.cfg
0008 
0009 RTEMS_CPU=moxie
0010 
0011 # optimize flag: typically -O2
0012 CFLAGS_OPTIMIZE_V = -Os -g -ffunction-sections -fdata-sections
0013 
0014 LDFLAGS = -Wl,--gc-sections