Last change
on this file since 138 was
137,
checked in by simerabe, 14 years ago
|
replacing old ring versions with new one
|
-
Property svn:executable set to
*
|
File size:
290 bytes
|
Rev | Line | |
---|
[134] | 1 | #NO_SOFT = 1 |
---|
| 2 | ARCH = mips32el |
---|
| 3 | #SIMULATION_ARGS = 100000 |
---|
| 4 | #SOCLIB_CC_ADD_ARGS = "-DCC_XCACHE_WRAPPER_DEBUG=1" |
---|
[137] | 5 | SOCLIB_CC_ADD_ARGS=-t systemcass |
---|
[134] | 6 | SOCLIB ?= $(shell soclib-cc --getpath) |
---|
[107] | 7 | export SOCLIB |
---|
[134] | 8 | SOCLIB_TTY = FILES; |
---|
| 9 | export SOCLIB_TTY |
---|
[107] | 10 | include $(SOCLIB)/soclib/platform/topcells/all.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.