From: Gabor Juhos <juhosg@openwrt.org>
Date: Thu, 1 Dec 2011 22:48:53 +0000 (+0000)
Subject: ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile
X-Git-Tag: reboot~15414
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fc61c107f06eb948074f74182dc2e47890c17dd7;p=openwrt%2Fstaging%2Fchunkeey.git

ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile

It is needed by the RT-N15 board.

SVN-Revision: 29389
---

diff --git a/target/linux/ramips/rt288x/profiles/00-default.mk b/target/linux/ramips/rt288x/profiles/00-default.mk
index ef5ebdf4d1..583610a65a 100644
--- a/target/linux/ramips/rt288x/profiles/00-default.mk
+++ b/target/linux/ramips/rt288x/profiles/00-default.mk
@@ -7,7 +7,7 @@
 
 define Profile/Default
 	NAME:=Default Profile
-	PACKAGES:=
+	PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
 endef
 
 define Profile/Default/Description