repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
if_iwm - Use chan list from ieee80211_scan_state for scan, not ic_channels.
[dragonfly.git]
/
usr.sbin
/
802_11
/
Makefile
blob
8381c26450c341f2f1445e3a4b880d9e0ac04947
1
SUBDIR
=
ndis_events wpa_cli wpa_passphrase
2
3
.if
!
defined
(
NO_CRYPT
)
4
SUBDIR
+=
wpa_supplicant
5
.
endif
6
7
SUBDIR_ORDERED
=
# maximum parallelism
8
9
.
include
<
bsd.subdir.mk
>