[ar7] add swconfig to the default set of packages
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 Aug 2010 14:56:21 +0000 (14:56 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 Aug 2010 14:56:21 +0000 (14:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22728 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar7/Makefile

index 72b3d5c..ff9ebe0 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.