ath - Basic re-port, base code compile
[dragonfly.git] / sys / dev / netif / ath / ath_rate / sample / Makefile
... / ...
CommitLineData
1#
2#
3
4KMOD= ath_rate
5SRCS= sample.c
6SRCS+= 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>