1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00

Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org

SVN-Revision: 10755
This commit is contained in:
Florian Fainelli 2008-04-07 08:48:20 +00:00
parent ef62f5f24d
commit 081afd037e

View File

@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211 PKG_NAME:=mac80211
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_VERSION:=2008-04-06 PKG_VERSION:=2008-04-07
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://linuxwireless.org/download/compat-wireless-2.6/ PKG_SOURCE_URL:=http://linuxwireless.org/download/compat-wireless-2.6/
PKG_BUILD_DIR:=$(BUILD_DIR)/compat-wireless-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/compat-wireless-$(PKG_VERSION)