summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/Makefile
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
commit06ddfcc75c7e03d7dbc3fe6aef7989ce53c48a62 (patch)
tree41df9d246b1a5469279fcb9ebff64ee84410c9b7 /target/linux/ar7/Makefile
parent073c5e0e74f504b9b63d51b3e5b092bde144e66b (diff)
downloadmaster-31e0f0ae-06ddfcc75c7e03d7dbc3fe6aef7989ce53c48a62.tar.gz
master-31e0f0ae-06ddfcc75c7e03d7dbc3fe6aef7989ce53c48a62.tar.bz2
master-31e0f0ae-06ddfcc75c7e03d7dbc3fe6aef7989ce53c48a62.zip
use kmod-acx-mac80211 by default
SVN-Revision: 25755
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 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.