aboutsummaryrefslogtreecommitdiffstats
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
commitae2cf98d8d7b44cad043196c63010b0cd66b034f (patch)
tree1437bbc76bbb1ca0083d88065539b3ef74a575fe /target/linux/ar7/Makefile
parent60412980c1fe874c8050d08304446cd3022cba1c (diff)
downloadmaster-187ad058-ae2cf98d8d7b44cad043196c63010b0cd66b034f.tar.gz
master-187ad058-ae2cf98d8d7b44cad043196c63010b0cd66b034f.tar.bz2
master-187ad058-ae2cf98d8d7b44cad043196c63010b0cd66b034f.zip
[ar7] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34208 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 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.