# Note: depends on pkg-config
wget -c https://www.kernel.org/pub/software/network/iw/iw-4.1.tar.xz
tar -xJf iw-4.1.tar.xz
cd iw-4.1
make # Doesn't mind -j#
make install