]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/Makefile
xnu-6153.61.1.tar.gz
[apple/xnu.git] / bsd / net / Makefile
index 60c66a58b95134d3b77afe10a0efa152c06ad8c0..fb8e28cd1b5627f4b16cfaea4636abcee7ca7852 100644 (file)
@@ -52,11 +52,14 @@ PRIVATE_DATAFILES = \
        if_var.h \
        if_vlan_var.h \
        if_fake_var.h \
+       if_6lowpan_var.h \
        iptap.h \
        lacp.h \
+       multi_layer_pkt_log.h \
        ndrv_var.h \
        necp.h \
        net_api_stats.h \
+       net_log_common.h \
        netsrc.h \
        network_agent.h \
        ntstat.h \
@@ -70,6 +73,8 @@ PRIVATE_DATAFILES = \
        route.h \
        net_perf.h \
        net_kev.h \
+       sixxlowpan.h \
+       frame802154.h \
        nat464_utils.h
 
 PRIVATE_KERNELFILES = $(filter-out radix.h,${KERNELFILES}) \