1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 05:12:35 +03:00

rename zd1211 package to zd1211-driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8584 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-09-03 08:01:31 +00:00
parent d796938ccc
commit 4516e63994
2 changed files with 2 additions and 4 deletions

View File

@ -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