aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
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
commit256fcc78774250bf92f028fa1a58337f649c33c3 (patch)
tree5e56f5630488712993a8a08ed73178b1432b994f /target/linux/ar7
parented8e4e6a8f82b3c8d2e3a6cbb02b98a489402078 (diff)
downloadmaster-187ad058-256fcc78774250bf92f028fa1a58337f649c33c3.tar.gz
master-187ad058-256fcc78774250bf92f028fa1a58337f649c33c3.tar.bz2
master-187ad058-256fcc78774250bf92f028fa1a58337f649c33c3.zip
[ar7] add swconfig to the default set of packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22728 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 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.