9a6d6cf52b
Closes #289 This package is a wireless configuration utility for the linux mac80211 kernel stack. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-By: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
config BR2_PACKAGE_IW
|
|
bool "iw"
|
|
select BR2_PACKAGE_LIBNL
|
|
help
|
|
Utility for wireless devices using the mac80211 kernel stack
|
|
|
|
http://wireless.kernel.org/en/users/Documentation/iw
|