X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/eda158fc7b8192a1bead181561169ff245c0e04c..c164e9d4b74927f374544ee61d4315780974b486:/package/mac80211/Makefile?ds=inline diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index bbcba63fc..eb0986414 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -12,9 +12,10 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=mac80211 PKG_RELEASE:=1 -PKG_VERSION:=2008-04-07 +PKG_VERSION:=2008-05-26 PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ +PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/05 +#PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk