xref: /dragonfly/sys/dev/netif/ath/ath_rate/Makefile (revision e0b1d537)
1#
2#
3
4# choose one of the rates below
5#SUBDIR= amrr
6#SUBDIR= onoe
7SUBDIR= sample
8
9.include <bsd.subdir.mk>
10