source: branches/v4/platforms/tsarv4_multi_mmu_ioc/soclib.conf @ 665

Last change on this file since 665 was 665, checked in by porquet, 10 years ago

create a new v4 multi cpu platform

for now, it's just a copy of a mono cpu platform

File size: 226 bytes
RevLine 
[665]1config.default.toolchain.set("cflags", config.default.toolchain.cflags + ['-ggdb'])
2
3import os
4config.addDescPath(os.environ['TSARDIR'] + "/branches/v4/lib")
5config.addDescPath(os.environ['TSARDIR'] + "/branches/v4/modules")
6
Note: See TracBrowser for help on using the repository browser.