X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpackages-update;h=0ef703707cd7211305c88434f75fab9051db8e03;hb=9871101ca61e20c6351b664e41b7d2c93d68b7cf;hp=84b6bf9e3bfd414eb1bec3974522b15947b5e303;hpb=16f1a75d215e027ad746fc60dd10cd456f07f8d6;p=hvlinux.git diff --git a/stage2/packages-update b/stage2/packages-update index 84b6bf9..0ef7037 100755 --- a/stage2/packages-update +++ b/stage2/packages-update @@ -70,7 +70,7 @@ if [ -n "${WIFI_SUPPORT}" ]; then "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux" fpkg -e "tar.gz" ${WPA_SUPPLICANT} "http://hostap.epitest.fi/releases" - if [ -n "${FIRMWARE_B43_LPPHY}" ]; then + if [ -n "${B43_LPPHY}" ]; then fpkg ${B43_FWCUTTER} "http://bu3sch.de/b43/fwcutter" fpkg ${FIRMWARE_B43_LPPHY} "http://downloads.openwrt.org/sources" fi