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