summaryrefslogtreecommitdiffstats
path: root/tools/bsdbox
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-11-30 09:02:28 +0000
committeradrian <adrian@FreeBSD.org>2015-11-30 09:02:28 +0000
commit3954d6ab467c84868f7c43f101b47023ff8581ea (patch)
tree9eb4a8cbd21fff23fd31b74d7da3459978f70267 /tools/bsdbox
parentd3f9d0a0e219274721bfde2ee8ccc512e9864ef7 (diff)
downloadFreeBSD-src-3954d6ab467c84868f7c43f101b47023ff8581ea.zip
FreeBSD-src-3954d6ab467c84868f7c43f101b47023ff8581ea.tar.gz
add missing lib80211 include.
Diffstat (limited to 'tools/bsdbox')
-rw-r--r--tools/bsdbox/Makefile.net1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bsdbox/Makefile.net b/tools/bsdbox/Makefile.net
index 179fe70..ed39dec 100644
--- a/tools/bsdbox/Makefile.net
+++ b/tools/bsdbox/Makefile.net
@@ -21,6 +21,7 @@ CRUNCH_LIBS+= -lmemstat -lnetgraph
# ifconfig
CRUNCH_PROGS_sbin+= ifconfig
+CRUNCH_SHLIBS+= -l80211
# wlan stuff
CRUNCH_PROGS_usr.sbin+= wlandebug
OpenPOWER on IntegriCloud