Last change
on this file since 136 was
134,
checked in by kane, 14 years ago
|
add multi write buffer in cc_xcache_v4
|
-
Property svn:executable set to
*
|
File size:
257 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" |
---|
| 5 | SOCLIB ?= $(shell soclib-cc --getpath) |
---|
[107] | 6 | export SOCLIB |
---|
[134] | 7 | SOCLIB_TTY = FILES; |
---|
| 8 | export SOCLIB_TTY |
---|
[107] | 9 | include $(SOCLIB)/soclib/platform/topcells/all.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.