- Timestamp:
- Jan 24, 2011, 5:36:50 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platforms/caba-ring-ccxcachev4_memcachev4-mips32el/Makefile
r107 r134 1 ARCH=mips32el 2 SIMULATION_ARGS=100000 3 SOCLIB?=$(shell soclib-cc --getpath) 4 SOCLIB_CC_ADD_ARGS= -t systemcass 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) 5 6 export SOCLIB 7 SOCLIB_TTY = FILES; 8 export SOCLIB_TTY 6 9 include $(SOCLIB)/soclib/platform/topcells/all.mk
Note: See TracChangeset
for help on using the changeset viewer.