summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-19 14:56:21 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-19 14:56:21 +0000
commita08da9504aa098d1044e0203913a0e76b29d993c (patch)
tree5e56f5630488712993a8a08ed73178b1432b994f /target/linux/ar7/Makefile
parent9b3461e885fe4434568d804f42b41dea6557beea (diff)
[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/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 72b3d5c4a..ff9ebe0ba 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.