From: juhosg 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-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/53a1653b16a5153f3b2dd5dc4de32164ef8ca442?ds=inline ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile It is needed by the RT-N15 board. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29389 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/rt288x/profiles/00-default.mk b/target/linux/ramips/rt288x/profiles/00-default.mk index ef5ebdf4d..583610a65 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