summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-19 14:56:21 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-19 14:56:21 +0000
commite8487a49e417076ce0a8bec53f662ae61d51df62 (patch)
tree7f23aad45fd2563af1289dc31dfdfdba2c4629ea
parent9c4245c7e18ef696939051caaaaf7fe58f164b05 (diff)
downloadmaster-31e0f0ae-e8487a49e417076ce0a8bec53f662ae61d51df62.tar.gz
master-31e0f0ae-e8487a49e417076ce0a8bec53f662ae61d51df62.tar.bz2
master-31e0f0ae-e8487a49e417076ce0a8bec53f662ae61d51df62.zip
add swconfig to the default set of packages
SVN-Revision: 22728
-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 72b3d5c4a5..ff9ebe0ba4 100644
--- a/target/linux/ar7/Makefile
+++ b/target/linux/ar7/Makefile
@@ -16,7 +16,7 @@ LINUX_VERSION:=2.6.32.16
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
- kmod-acx
+ kmod-acx swconfig
define Target/Description
Build firmware images for TI AR7 based routers.