20cbc3f89b
This tool allows fine grained enabling of the debugging output in net80211 and its useful to have it available to everyone to diagnose wifi issues. Approved by: re (rwatson)
7 lines
70 B
Makefile
7 lines
70 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= wlandebug
|
|
MAN= wlandebug.8
|
|
|
|
.include <bsd.prog.mk>
|