summaryrefslogtreecommitdiffstats
path: root/package/zd1211/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-12-15 18:21:04 +0000
committerNicolas Thill <nico@openwrt.org>2006-12-15 18:21:04 +0000
commite888f84a02498923ea684dbe6865d20a27a267ca (patch)
treebf64a8a06ddca9c0e443939076218a147a21862a /package/zd1211/Makefile
parent16f60533f7c82f156842423681d39d04f08b078c (diff)
downloadmaster-31e0f0ae-e888f84a02498923ea684dbe6865d20a27a267ca.tar.gz
master-31e0f0ae-e888f84a02498923ea684dbe6865d20a27a267ca.tar.bz2
master-31e0f0ae-e888f84a02498923ea684dbe6865d20a27a267ca.zip
update zd1211 to r83, fix build on 2.6.19
SVN-Revision: 5802
Diffstat (limited to 'package/zd1211/Makefile')
-rw-r--r--package/zd1211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/zd1211/Makefile b/package/zd1211/Makefile
index 0c152b975f..841abb90b4 100644
--- a/package/zd1211/Makefile
+++ b/package/zd1211/Makefile
@@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=zd1211
-PKG_VERSION:=r69
+PKG_VERSION:=r83
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://zd1211.ath.cx/download/
-PKG_MD5SUM:=c14133a3d5b27927402a492e84d2467a
+PKG_MD5SUM:=a5751f0e6f1f368689077fa7758a4932
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)