]> git.saurik.com Git - apple/xnu.git/blob - libkern/conf/MASTER.i386
xnu-1504.15.3.tar.gz
[apple/xnu.git] / libkern / conf / MASTER.i386
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
13 machine "i386" # <intel>
14 cpu "i386" # <intel>
15
16 options MACH_KDB # # <mach_kdb>
17
18 options NO_NESTED_PMAP # <no_nested_pmap>