]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - README
update nl80211.h
[thirdparty/iw.git] / README
diff --git a/README b/README
index ee50c16efe233bb48eeac07b1cca6ff43250fe31..113bf38517228e05b2da920228e81e3cf180d00e 100644 (file)
--- a/README
+++ b/README
@@ -2,5 +2,14 @@
 This is 'iw', a tool to use nl80211.
 
 
-To build iw, just enter 'make'. If that fails, copy the file
-defconfig to .config and adjust the settings in it.
+To build iw, just enter 'make'. If that fails, set the
+PKG_CONFIG_PATH environment variable to allow the Makefile
+to find libnl.
+
+
+'iw' is currently maintained at http://git.sipsolutions.net/iw.git/,
+some more documentation is available at
+https://wireless.wiki.kernel.org/en/users/Documentation/iw
+
+Please send all patches to Johannes Berg <johannes@sipsolutions.net>
+and CC linux-wireless@vger.kernel.org for community review.