1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 08:22:26 +03:00

sync with kmod-madwifi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2701 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2005-12-16 13:58:24 +00:00
parent ef3c94bbde
commit 5f52057839

View File

@ -3,15 +3,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=madwifi
PKG_VERSION:=r1195-20051021
PKG_VERSION:=r1158-20051215
PKG_RELEASE:=1
PKG_MD5SUM:=5d6a52260ece434a2e3b4ff826a3c5f4
PKG_MD5SUM:=0ef00a095359e5af313f52446ebfbbf1
PKG_SOURCE_URL:=http://snapshots.madwifi.org
PKG_SOURCE_URL:=http://snapshots.madwifi.org/madwifi-ng
PKG_SOURCE:=$(PKG_NAME)-trunk-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-trunk-$(PKG_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-ng-$(PKG_VERSION)
include $(TOPDIR)/package/rules.mk