From 9a6d6cf52b59d5812e78610ecedd298eecdcf327 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sun, 2 Aug 2009 22:25:04 +0200 Subject: package/: new package iw Closes #289 This package is a wireless configuration utility for the linux mac80211 kernel stack. Signed-off-by: Gustavo Zacarias Tested-By: Will Newton Signed-off-by: Peter Korsgaard --- package/iw/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package/iw/Config.in (limited to 'package/iw/Config.in') diff --git a/package/iw/Config.in b/package/iw/Config.in new file mode 100644 index 000000000..81584e781 --- /dev/null +++ b/package/iw/Config.in @@ -0,0 +1,7 @@ +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 -- cgit v1.2.3