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