summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-27 15:44:49 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-27 15:44:49 +0000
commita1931e1256aa9d321b186223c713e8ec1eb9e8d3 (patch)
tree4dd01d159364498b08fb8f5c37efef1052e24c44 /target/linux/ar7/Makefile
parentf4ea439183d9139c8a6098290ea878fac8a166d1 (diff)
[ar7] use kmod-acx-mac80211 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25755 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r--target/linux/ar7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile
index 9646050ce..858996fed 100644
--- a/target/linux/ar7/Makefile
+++ b/target/linux/ar7/Makefile
@@ -16,7 +16,7 @@ LINUX_VERSION:=2.6.37.1
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
- kmod-acx swconfig
+ kmod-acx-mac80211 swconfig hostapd
define Target/Description
Build firmware images for TI AR7 based routers.