From: Florian Fainelli Date: Thu, 19 Aug 2010 14:56:21 +0000 (+0000) Subject: [ar7] add swconfig to the default set of packages X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=7887badf0eabfc5cf4ea48a5ed2a234f3704ac81 [ar7] add swconfig to the default set of packages SVN-Revision: 22728 --- 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.