summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-17 13:43:27 +0000
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-17 13:43:27 +0000
commit59b59a25ad811f07caa09aa1c7f8353931451c60 (patch)
tree313c744414ac6ab2a1da1abe0279fcdc82dfc693 /package
parent2b63bfb4972e56e7b4b0930c34d9f0e7b3891a1b (diff)
b43: Switch to latest firmware.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10479 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/b43/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/b43/Makefile b/package/b43/Makefile
index e47d5165e..968eb0afd 100644
--- a/package/b43/Makefile
+++ b/package/b43/Makefile
@@ -15,12 +15,12 @@ PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk
PKG_FWV4_NAME:=broadcom-wl
-PKG_FWV4_VERSION=4.80.53.0
-PKG_FWV4_OBJECT:=kmod/wl_apsta.o
+PKG_FWV4_VERSION=4.150.10.5
+PKG_FWV4_OBJECT:=driver/wl_apsta_mimo.o
PKG_FWV4_SOURCE:=$(PKG_FWV4_NAME)-$(PKG_FWV4_VERSION).tar.bz2
-PKG_FWV4_SOURCE_URL:=http://downloads.openwrt.org/sources/
-PKG_FWV4_MD5SUM:=a7d8dde3ce474c361143b83e1d9890b1
+PKG_FWV4_SOURCE_URL:=http://mirror2.openwrt.org/sources/
+PKG_FWV4_MD5SUM:=0c6ba9687114c6b598e8019e262d9a60
PKG_FWCUTTER_NAME:=b43-fwcutter
PKG_FWCUTTER_VERSION=011