X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/91447636331957f3d9b5ca5b508f07c526b0074d..3a60a9f5b85abb8c2cf24e1926c5c7b3f608a5e2:/osfmk/conf/Makefile.i386 diff --git a/osfmk/conf/Makefile.i386 b/osfmk/conf/Makefile.i386 index ae239e230..e7e996b62 100644 --- a/osfmk/conf/Makefile.i386 +++ b/osfmk/conf/Makefile.i386 @@ -34,10 +34,9 @@ OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS)) $(OBJS_WERROR): WERROR=-Werror - - # Files that must go in the __HIB segment: HIB_FILES= \ + hibernate_restore.o \ gdt.o \ idt.o