summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-11-16 13:00:55 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-11-16 13:00:55 +0000
commitc55547912707094b1ec8cb062721c0ff44bf1400 (patch)
treeb2912881144813a17cd38f658df73b18f2ba08c9 /target/linux/ar7/Makefile
parentb763d47bfebc368d22643d3d041a822fb82ccdee (diff)
downloadmaster-31e0f0ae-c55547912707094b1ec8cb062721c0ff44bf1400.tar.gz
master-31e0f0ae-c55547912707094b1ec8cb062721c0ff44bf1400.tar.bz2
master-31e0f0ae-c55547912707094b1ec8cb062721c0ff44bf1400.zip
move acx-mac80211 to the ar7 generic target
None of the AC49x boards that we support actually have Wi-Fi. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34208
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 3d34c413c4..e41d3ffb3a 100644
--- a/target/linux/ar7/Makefile
+++ b/target/linux/ar7/Makefile
@@ -17,7 +17,7 @@ LINUX_VERSION:=3.3.8
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES+= kmod-acx-mac80211 swconfig wpad-mini
+DEFAULT_PACKAGES+= swconfig
define Target/Description
Build firmware images for TI AR7 based routers.