From: Luka Perkov <luka@openwrt.org>
Date: Sun, 25 Jan 2015 13:11:07 +0000 (+0000)
Subject: kirkwood: enable swconfig by default on EA3500
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c8e9b5d13e8d3a5af27f55f8b30f9e03196330b8;p=openwrt%2Fstaging%2Fwigyori.git

kirkwood: enable swconfig by default on EA3500

Signed-off-by: Claudio Leite <leitec@staticky.com>

SVN-Revision: 44124
---

diff --git a/target/linux/kirkwood/profiles/115-router.mk b/target/linux/kirkwood/profiles/115-router.mk
index f63945180d..769284f7ea 100644
--- a/target/linux/kirkwood/profiles/115-router.mk
+++ b/target/linux/kirkwood/profiles/115-router.mk
@@ -9,7 +9,7 @@ define Profile/EA3500
   NAME:=Linksys EA3500
   PACKAGES:= \
 	kmod-mwl8k kmod-usb2 kmod-usb-storage \
-	uboot-envtools
+	swconfig uboot-envtools
 endef
 
 define Profile/EA3500/Description