]>
Commit | Line | Data |
---|---|---|
b0d623f7 A |
1 | ###################################################################### |
2 | # | |
3 | # RELEASE = [ intel mach libkerncpp config_dtrace config_kxld ] | |
4 | # PROFILE = [ RELEASE profile ] | |
5 | # DEBUG = [ RELEASE debug ] | |
6 | # | |
b0d623f7 A |
7 | # EMBEDDED = [ intel mach libkerncpp ] |
8 | # DEVELOPMENT = [ EMBEDDED ] | |
9 | # | |
10 | ###################################################################### | |
11 | ||
12 | machine "x86_64" # <intel> | |
13 | cpu "x86_64" # <intel> | |
14 | ||
15 | options NO_NESTED_PMAP # <no_nested_pmap> |