ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile
authorGabor Juhos <juhosg@openwrt.org>
Thu, 1 Dec 2011 22:48:53 +0000 (22:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 1 Dec 2011 22:48:53 +0000 (22:48 +0000)
It is needed by the RT-N15 board.

SVN-Revision: 29389

target/linux/ramips/rt288x/profiles/00-default.mk

index ef5ebdf4d108999c452ed2270a489ec732364d94..583610a65afe9ae14e92cc36e026b0c885099a24 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/Default
        NAME:=Default Profile
-       PACKAGES:=
+       PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
 endef
 
 define Profile/Default/Description