From: florian Date: Thu, 19 Aug 2010 14:56:21 +0000 (+0000) Subject: [ar7] add swconfig to the default set of packages X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a08da9504aa098d1044e0203913a0e76b29d993c;p=openwrt.git [ar7] add swconfig to the default set of packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22728 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.