mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 14:59:34 +02: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:
parent
ef3c94bbde
commit
5f52057839
@ -3,15 +3,15 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=madwifi
|
PKG_NAME:=madwifi
|
||||||
PKG_VERSION:=r1195-20051021
|
PKG_VERSION:=r1158-20051215
|
||||||
PKG_RELEASE:=1
|
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_SOURCE:=$(PKG_NAME)-trunk-$(PKG_VERSION).tar.gz
|
||||||
PKG_CAT:=zcat
|
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
|
include $(TOPDIR)/package/rules.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user