-# IOKIT = [ iokit iokitcpp hibernation config_sleep iokitstats hypervisor ]
-# LIBKERN = [ libkerncpp config_kxld config_kec_fips zlib crypto_sha2 ]
-# PERF_DBG = [ config_dtrace mach_kdp config_serial_kdp kdp_interactive_debugging kperf kpc config_counters zleaks config_gzalloc ]
-# MACH_BASE = [ mach config_kext_basement mdebug ipc_debug config_mca config_vmx config_mtrr config_lapic config_telemetry importance_inheritance config_atm config_bank config_coalitions hypervisor config_iosched ]
+# IOKIT_BASE = [ iokit iokitcpp hibernation config_sleep iokitstats hypervisor ]
+# IOKIT_RELEASE = [ IOKIT_BASE ]
+# IOKIT_DEV = [ IOKIT_BASE iotracking ]
+# IOKIT_DEBUG = [ IOKIT_BASE iotracking ]
+# LIBKERN_BASE = [ libkerncpp config_kxld config_kec_fips zlib crypto_sha2 ]
+# LIBKERN_RELEASE =[ LIBKERN_BASE ]
+# LIBKERN_DEV = [ LIBKERN_BASE iotracking ]
+# LIBKERN_DEBUG = [ LIBKERN_BASE iotracking ]
+# PERF_DBG = [ config_dtrace mach_kdp config_serial_kdp kdp_interactive_debugging kperf kpc zleaks config_gzalloc ]
+# MACH_BASE = [ mach config_kext_basement mdebug ipc_debug config_mca config_vmx config_mtrr config_lapic config_telemetry importance_inheritance config_atm config_bank config_coalitions hypervisor config_iosched config_sysdiagnose ]