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
commitbd945197b282c247b9fa45dac2202c537d70a957 (patch)
tree7cee5c6746c553cb3e03cfcc3dc4144022157342 /package/mac80211/Makefile
parent1fa235abdc1beab99099d8208fa08bd88a785d57 (diff)
downloadupstream-bd945197b282c247b9fa45dac2202c537d70a957.tar.gz
upstream-bd945197b282c247b9fa45dac2202c537d70a957.tar.bz2
upstream-bd945197b282c247b9fa45dac2202c537d70a957.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26604 3c298f89-4303-0410-b956-a3cf2f4a3e73
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