source: branches/v4/platforms/fpga_3_tsar_v1/Makefile @ 890

Last change on this file since 890 was 43, checked in by guthmull, 14 years ago

Don't generate the software

File size: 183 bytes
Line 
1ARCH=mips32el
2SIMULATION_ARGS=100000
3SOCLIB?=$(shell soclib-cc --getpath)
4NO_SOFT=1
5#SOCLIB_CC_ADD_ARGS= -t systemcass
6export SOCLIB
7include $(SOCLIB)/soclib/platform/topcells/all.mk
Note: See TracBrowser for help on using the repository browser.