source:
trunk/platforms/fpga_3_tsar_v1/Makefile
@
314
Last change on this file since 314 was 43, checked in by , 15 years ago | |
---|---|
File size: 183 bytes |
Rev | Line | |
---|---|---|
[42] | 1 | ARCH=mips32el |
2 | SIMULATION_ARGS=100000 | |
3 | SOCLIB?=$(shell soclib-cc --getpath) | |
[43] | 4 | NO_SOFT=1 |
[42] | 5 | #SOCLIB_CC_ADD_ARGS= -t systemcass |
6 | export SOCLIB | |
7 | include $(SOCLIB)/soclib/platform/topcells/all.mk |
Note: See TracBrowser
for help on using the repository browser.