source:
trunk/platforms/almos-tsarv3-platforms/multi-clusters/Makefile
@
305
Last change on this file since 305 was 259, checked in by , 12 years ago | |
---|---|
File size: 165 bytes |
Rev | Line | |
---|---|---|
[259] | 1 | ARCH=mips32el |
2 | SOCLIB?=$(shell soclib-cc --getpath) | |
3 | NO_SOFT=1 | |
4 | export SOCLIB | |
5 | SOCLIB_CC_ADD_ARGS='-v -I../common -I.' | |
6 | include $(SOCLIB)/soclib/platform/topcells/all.mk |
Note: See TracBrowser
for help on using the repository browser.