aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-04-12 09:29:23 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-04-12 09:29:23 +0000
commit5ffdddc75e4ac2f3d767be404f9950daa9475d92 (patch)
tree4196b862614d70495f8f3f485b84a04542cdbfc9 /package/mac80211/Makefile
parente19354773372c9dc81f6987b777ca9d5c25cb9f8 (diff)
downloadupstream-5ffdddc75e4ac2f3d767be404f9950daa9475d92.tar.gz
upstream-5ffdddc75e4ac2f3d767be404f9950daa9475d92.tar.bz2
upstream-5ffdddc75e4ac2f3d767be404f9950daa9475d92.zip
mac80211: ath9k: register id table for platform device
Currently the device id in the platform driver is hardcoded to an id which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac) of these SOCs. But this needs to be dynamic when we want to support different wmac of SOCs. So add id_table to driver to make it extendable to more SOCs. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26604
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index a7a21666d2..1eca016669 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
PKG_VERSION:=2011-04-06
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MD5SUM:=7ef8c2d9ee25af7ed33cf339f2484249