diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-01-15 03:22:10 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-01-15 03:22:10 +0000 |
commit | 5a5420e2d1b9b15140fce5b0c89575bbbda605a9 (patch) | |
tree | ab37892be496322e48226aeebad581b117dc7ca3 /package/broadcom-wl/Makefile | |
parent | 939b902b0a5001b839c5affc4e8b16f1c15a9d1f (diff) | |
download | upstream-5a5420e2d1b9b15140fce5b0c89575bbbda605a9.tar.gz upstream-5a5420e2d1b9b15140fce5b0c89575bbbda605a9.tar.bz2 upstream-5a5420e2d1b9b15140fce5b0c89575bbbda605a9.zip |
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
Diffstat (limited to 'package/broadcom-wl/Makefile')
-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 |