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