X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6d2010ae8f7a6078e10b361c6962983bab233e0f..0a7de7458d150b5d4dffc935ba399be265ef0a1a:/libkern/conf/Makefile.x86_64 diff --git a/libkern/conf/Makefile.x86_64 b/libkern/conf/Makefile.x86_64 index a7fda56ca..7b0de925d 100644 --- a/libkern/conf/Makefile.x86_64 +++ b/libkern/conf/Makefile.x86_64 @@ -2,12 +2,6 @@ #BEGIN Machine dependent Makefile fragment for x86_64 ###################################################################### -# Files that must go in the __HIB segment: -UNCONFIGURED_HIB_FILES= \ - WKdmDecompress.o - -HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS)) - ###################################################################### #END Machine dependent Makefile fragment for x86_64 ######################################################################