]> git.saurik.com Git - apple/xnu.git/blame_incremental - libkern/conf/MASTER.i386
xnu-1456.1.26.tar.gz
[apple/xnu.git] / libkern / conf / MASTER.i386
... / ...
CommitLineData
1######################################################################
2#
3# RELEASE = [ intel mach libkerncpp networking config_dtrace crypto zlib config_kxld ]
4# PROFILE = [ RELEASE profile ]
5# DEBUG = [ RELEASE debug mach_kdb ]
6#
7#
8# EMBEDDED = [ intel mach libkerncpp networking crypto zlib ]
9# DEVELOPMENT = [ EMBEDDED config_dtrace ]
10#
11######################################################################
12
13machine "i386" # <intel>
14cpu "i386" # <intel>
15
16options MACH_KDB # # <mach_kdb>
17
18options NO_NESTED_PMAP # <no_nested_pmap>