Last change
on this file since 372 was
274,
checked in by bouyer, 12 years ago
|
Add a platform describing as closely as possible the hardware that
is on the de2-115 board.
|
File size:
293 bytes
|
Line | |
---|
1 | ARCH=mips32el |
---|
2 | SIMULATION_ARGS=100000 |
---|
3 | SOCLIB?=$(shell soclib-cc --getpath) |
---|
4 | NO_SOFT=1 |
---|
5 | export SOCLIB |
---|
6 | #SOCLIB_CC_ADD_ARGS='-v -j8 -I. -m debug' |
---|
7 | SOCLIB_CC_ADD_ARGS='-v -j8 -I. -b common:mips32 -b common:mips32el ' |
---|
8 | #SOCLIB_CC_ADD_ARGS='-v -j8 -I. ' |
---|
9 | include $(SOCLIB)/soclib/platform/topcells/all.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.