]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/i386/Makefile
xnu-1228.tar.gz
[apple/xnu.git] / osfmk / i386 / Makefile
index 2ce73da27a316e70e7287084080f73589560a724..a5fa0188ef4751777e6a66497fe2acf25c5c0afa 100644 (file)
@@ -13,6 +13,7 @@ EXPORT_ONLY_FILES =   \
                    cpu_number.h \
                    cpu_capabilities.h  \
                    cpu_data.h \
                    cpu_number.h \
                    cpu_capabilities.h  \
                    cpu_data.h \
+                   cpu_topology.h \
                    cpuid.h \
                    eflags.h \
                    hpet.h \
                    cpuid.h \
                    eflags.h \
                    hpet.h \
@@ -32,12 +33,12 @@ EXPORT_ONLY_FILES =         \
                    seg.h \
                    simple_lock.h \
                    tsc.h \
                    seg.h \
                    simple_lock.h \
                    tsc.h \
-                   tss.h
+                   tss.h \
+                   vmx.h
 
 INSTALL_MD_DIR = i386
 
 
 INSTALL_MD_DIR = i386
 
-INSTALL_MD_LIST = eflags.h \
-                 user_ldt.h
+INSTALL_MD_LIST = eflags.h user_ldt.h
 
 INSTALL_MD_LCL_LIST = cpu_capabilities.h
 
 
 INSTALL_MD_LCL_LIST = cpu_capabilities.h