Ajout option pour effacer un fichier avant de le re-telecharger
[hvlinux.git] / stage2 / hv-install-2
index 7b4c8ad..25a5edc 100755 (executable)
@@ -43,7 +43,7 @@ if [ -n "${WIFI_SUPPORT}" ]; then
 
     if [ -n "${FIRMWARE_B43_LPPHY}" ]; then
         PREFIX=/usr ipkg -m noac ${B43_FWCUTTER}
-        ipkg -s firmware-b43-lpphy ${FIRMWARE_B43_LPPHY}
+        ipkg -m noac -s firmware-b43-lpphy ${FIRMWARE_B43_LPPHY}
     fi
 fi