]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ppc/Makefile
xnu-344.49.tar.gz
[apple/xnu.git] / osfmk / ppc / Makefile
index e9bdc475860ede7f5c43d8f3fd7fb94d3be031cc..eecd880e572270a939e407ce6d3cc82fea6d8a35 100644 (file)
@@ -13,6 +13,7 @@ DATAFILES = \
 
 EXPORT_ONLY_FILES =            \
        asm.h                   \
+       cpu_capabilities.h      \
        cpu_number.h            \
        lock.h                  \
        hw_lock_types.h         \
@@ -27,6 +28,8 @@ INSTALL_MD_LIST = ${DATAFILES}
 
 INSTALL_MD_DIR = ppc
 
+INSTALL_MD_LCL_LIST = cpu_capabilities.h
+
 EXPORT_MD_LIST = ${EXPORT_ONLY_FILES}
 
 EXPORT_MD_DIR = ppc