]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/conf/Makefile.i386
xnu-792.6.22.tar.gz
[apple/xnu.git] / osfmk / conf / Makefile.i386
index ae239e230ab87da5b6d369715bd0213a984dc886..e7e996b6207f72e8855f00605af0e243f0f0986a 100644 (file)
@@ -34,10 +34,9 @@ OBJS_WERROR=$(filter-out $(OBJS_NO_WERROR),$(OBJS))
 
 $(OBJS_WERROR):                WERROR=-Werror
 
 
 $(OBJS_WERROR):                WERROR=-Werror
 
-
-
 # Files that must go in the __HIB segment:
 HIB_FILES=                              \
 # Files that must go in the __HIB segment:
 HIB_FILES=                              \
+           hibernate_restore.o          \
            gdt.o                        \
            idt.o
 
            gdt.o                        \
            idt.o