upgrade to new wl driver - supposedly fixes the weird google issue
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Jul 2006 08:14:08 +0000 (08:14 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Jul 2006 08:14:08 +0000 (08:14 +0000)
SVN-Revision: 4254

openwrt/package/broadcom-wl/Makefile

index 068979a2ee4da56aeac59d10cb3105be1c5a26fc..f7428188d37a6729dc8fe3b98973ff7e5abe1ebd 100644 (file)
@@ -10,14 +10,14 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=broadcom-wl
-PKG_VERSION:=4.80.9.2
+PKG_VERSION:=4.80.17.0
 PKG_RELEASE:=1
 WLC_VERSION:=0.1
 
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM:=7d9fab2c611369bbe075c3924ea77450
+PKG_MD5SUM:=3183ddb60e3e882b41df1776c89b614c
 PKG_CAT:=bzcat
 
 include $(INCLUDE_DIR)/package.mk