Statistics
| Branch: | Revision:

root / xseg / config.mk @ b3a5a8ba

History | View | Annotate | Download (148 Bytes)

1
# Host configuration
2

    
3
MOPTS=-march=core2
4

    
5
# Order is significant due to dependencies.
6
# 'peers' should be last.
7
MAKEDIRS=xq drivers xseg peers sys
8