add swconfig to the default set of packages
authorFlorian Fainelli <florian@openwrt.org>
Thu, 19 Aug 2010 14:56:21 +0000 (14:56 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 19 Aug 2010 14:56:21 +0000 (14:56 +0000)
SVN-Revision: 22728

target/linux/ar7/Makefile

index 72b3d5c4a5c4172fa26c9e5c91a5739ea4ef874b..ff9ebe0ba42cb3f25c0bccc38672125638092137 100644 (file)
@@ -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.