X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/163c1d601394685223b43b750ca0ee1cf3f1f446..3b20aec50f6ec53d9e532d6718924f01305e8004:/package/zd1211/Makefile diff --git a/package/zd1211/Makefile b/package/zd1211/Makefile index 9d9e1d4ae..b797c85c5 100644 --- a/package/zd1211/Makefile +++ b/package/zd1211/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 3297 2006-03-02 23:42:52Z florian $ +# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -16,7 +16,6 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://zd1211.ath.cx/download/ PKG_MD5SUM:=a5751f0e6f1f368689077fa7758a4932 -PKG_CAT:=zcat PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)