aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-02-27 15:44:49 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-02-27 15:44:49 +0000
commit1983f3c13e88262dcff407fcf08f7b80fee689b1 (patch)
tree4dd01d159364498b08fb8f5c37efef1052e24c44 /target/linux/ar7
parent7fcc8371c6b1d8e0b1993c3cc2c552066baa37f0 (diff)
downloadupstream-1983f3c13e88262dcff407fcf08f7b80fee689b1.tar.gz
upstream-1983f3c13e88262dcff407fcf08f7b80fee689b1.tar.bz2
upstream-1983f3c13e88262dcff407fcf08f7b80fee689b1.zip
[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')
-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 9646050ceb..858996fed6 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.