xref: /dflybsd-src/sys/dev/netif/ath/ath_rate/Makefile (revision 93cb770a95f5ef2ca3e749e4817a509339ddfed2)
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