Explorar el Código

fix p54usb firmware md5sum (#4759)

SVN-Revision: 14821
Florian Fainelli hace 17 años
padre
commit
12ae7817d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/mac80211/Makefile

+ 1 - 1
package/mac80211/Makefile

@@ -60,7 +60,7 @@ P54USBFW:=2.13.24.0.lm86.arm
 define Download/p54usb
   FILE:=$(P54USBFW)
   URL:=http://daemonizer.de/prism54/prism54-fw/fw-usb
-  MD5SUM:=2e847782bb36d5b0863db8b2f12c2228
+  MD5SUM:=2efd50eab43c0d0376765576a54b7a30
 endef
 $(eval $(call Download,p54usb))