X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cf7cf41639c0f70201b49d30be156ee18cd33ea3..4a77b46a0e89f5b252906346256d7ee185284887:/package/mac80211/Makefile diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 20e4b0e56..48af1f76e 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -10,10 +10,10 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=mac80211 -PKG_VERSION:=2011-01-19 +PKG_VERSION:=2011-02-07 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources -PKG_MD5SUM:=74a76771c142de86e548565cc6888f3f +PKG_MD5SUM:=a194610426c81ed5ad71ee83330c9669 PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION) @@ -435,7 +435,6 @@ define KernelPackage/ath9k $(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_hw.ko \ $(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k.ko AUTOLOAD:=$(call AutoLoad,27,ath9k_hw ath9k_common ath9k) - MENU:=1 endef define KernelPackage/ath9k/description