ff658ba131b4d7d84186ec4d51c8156878730298
[dragonfly.git] / sys / dev / netif / ath / ath_dfs / null / Makefile
1 #
2 #
3
4 KMOD=   ath_dfs
5 SRCS=   null.c
6 SRCS+=  device_if.h bus_if.h pci_if.h opt_ah.h opt_wlan.h opt_inet.h
7
8 .include <bsd.kmod.mk>