source: trunk/platforms/almos-tsarv3-platforms/multi-clusters/Makefile @ 259

Last change on this file since 259 was 259, checked in by almaless, 12 years ago

Introduce ALMOS used platforms for TSAR.
See the package's README file for more information.

File size: 165 bytes
Line 
1ARCH=mips32el
2SOCLIB?=$(shell soclib-cc --getpath)
3NO_SOFT=1
4export SOCLIB
5SOCLIB_CC_ADD_ARGS='-v -I../common -I.'
6include $(SOCLIB)/soclib/platform/topcells/all.mk
Note: See TracBrowser for help on using the repository browser.