X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..ebb1b9f42b62218f29061826217bb0f71cd375a6:/libsa/conf/MASTER diff --git a/libsa/conf/MASTER b/libsa/conf/MASTER index a8ce6d996..99865aa3e 100644 --- a/libsa/conf/MASTER +++ b/libsa/conf/MASTER @@ -55,17 +55,12 @@ options KDEBUG # kernel tracing # options GPROF # kernel profiling # options CONFIG_NOLIBKLD # kernel linker # -makeoptions LIBKLD_PATH = "/usr/local/lib/libkld.a" # -makeoptions LIBKLD = " " # -makeoptions LIBKLD = "${LIBKLD_PATH}" # options MALLOC_RESET_GC # -options MALLOC_KLD_VM_ALLOCATE # -# Use mach_vm_* calls for libsa kernel code, since we redefine vm_* for libkld -options vm_allocate = mach_vm_allocate # -options vm_deallocate = mach_vm_deallocate # options CONFIG_DTRACE # options CONFIG_NO_PANIC_STRINGS # options CONFIG_NO_PRINTF_STRINGS # options CONFIG_NO_KPRINTF_STRINGS # + +options CONFIG_KXLD # kxld/runtime linking of kexts #