summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-09-03 08:01:31 +0000
committerNicolas Thill <nico@openwrt.org>2007-09-03 08:01:31 +0000
commit665dd9813ae89ae0bd11cfcd04271d66c3b0e7e2 (patch)
tree07eacb11c271a8e5e26db971e9814f0bb127c072 /package
parent6a6fa5a4ab70f9f15f6f87fcf43a1588db612fe2 (diff)
downloadmtk-20170518-665dd9813ae89ae0bd11cfcd04271d66c3b0e7e2.zip
mtk-20170518-665dd9813ae89ae0bd11cfcd04271d66c3b0e7e2.tar.gz
mtk-20170518-665dd9813ae89ae0bd11cfcd04271d66c3b0e7e2.tar.bz2
rename zd1211 package to zd1211-driver
SVN-Revision: 8584
Diffstat (limited to 'package')
-rw-r--r--package/zd1211-driver/Makefile (renamed from package/zd1211/Makefile)6
-rw-r--r--package/zd1211-driver/patches/100-linux_2.6.22.patch (renamed from package/zd1211/patches/100-linux_2.6.22.patch)0
2 files changed, 2 insertions, 4 deletions
diff --git a/package/zd1211/Makefile b/package/zd1211-driver/Makefile
index 292c923..1790941 100644
--- a/package/zd1211/Makefile
+++ b/package/zd1211-driver/Makefile
@@ -9,16 +9,14 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_NAME:=zd1211
+PKG_NAME:=zd1211-driver
PKG_VERSION:=r85
PKG_RELEASE:=1
-PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=@openwrt/
PKG_MD5SUM:=885cf08742c95cc416258257b5842b22
-PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)
-
include $(INCLUDE_DIR)/package.mk
#FIXME: add proper dependency handling on kmod-usb-core packages
diff --git a/package/zd1211/patches/100-linux_2.6.22.patch b/package/zd1211-driver/patches/100-linux_2.6.22.patch
index dcab23e..dcab23e 100644
--- a/package/zd1211/patches/100-linux_2.6.22.patch
+++ b/package/zd1211-driver/patches/100-linux_2.6.22.patch