Fix indentation
[hvlinux.git] / stage2 / packages-update
index 524aac9..d0ed09f 100755 (executable)
@@ -72,6 +72,8 @@ fpkg -m gnu ${GROFF}
 fpkg -s "linux/utils/net/iproute2" ${IPROUTE2} ${KERNEL_URL}
 
 if [ -n "${WIFI_SUPPORT}" ]; then
+    fpkg -e "tar.gz" ${LIBNL} \
+        "http://www.infradead.org/~tgr/libnl/files"
     fpkg -e "tar.gz" ${WIRELESS_TOOLS} \
         "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux"
     fpkg -e "tar.gz" ${WPA_SUPPLICANT} "http://hostap.epitest.fi/releases"