ath - Basic re-port, base code compile
[dragonfly.git] / sys / dev / netif / ath / ath_rate / onoe / Makefile
1 #
2 #
3
4 KMOD=   ath_rate
5 SRCS=   onoe.c
6 SRCS+=  device_if.h bus_if.h pci_if.h opt_ah.h opt_wlan.h opt_inet.h opt_ath.h
7
8 .include <bsd.kmod.mk>