diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-15 03:22:10 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-15 03:22:10 +0000 |
commit | 4dc4d541b45cd32802866e5e087c5cfe46df4a6a (patch) | |
tree | ab37892be496322e48226aeebad581b117dc7ca3 | |
parent | 178feb7575fbba14d01e3eaed4ae1ad020fcf8a1 (diff) |
revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10202 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | package/broadcom-wl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile index 9acfe65100..b60d184fcf 100644 --- a/package/broadcom-wl/Makefile +++ b/package/broadcom-wl/Makefile @@ -16,7 +16,7 @@ WLC_VERSION:=0.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources -PKG_MD5SUM:=a86fc00ddd24f9dce568b0b42b9739c5 +PKG_MD5SUM:=0c6ba9687114c6b598e8019e262d9a60 WL_WEXT=1 |