summaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-28 14:25:41 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-28 14:25:41 +0000
commiteaa1ec9472cd44de6d880bea9b39512bf70501e7 (patch)
tree18099453d0ad7cb3e585b1912ece87456b7b5a8e /package/mac80211
parente63ae33477df6783e8399b4bfb8eed5a607c7888 (diff)
[mac80211] update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18580 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211')
-rw-r--r--package/mac80211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index efb68cd8f..303618bbd 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -56,12 +56,12 @@ endef
# Prism54 drivers
P54PCIFW:=2.13.12.0.arm
-P54USBFW:=2.13.24.0.lm86.arm
+P54USBFW:=2.13.24.0.lm87.arm
define Download/p54usb
FILE:=$(P54USBFW)
URL:=http://daemonizer.de/prism54/prism54-fw/fw-usb
- MD5SUM:=2efd50eab43c0d0376765576a54b7a30
+ MD5SUM:=8e8ab005a4f8f0123bcdc51bc25b47f6
endef
$(eval $(call Download,p54usb))