summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-01 22:48:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-01 22:48:53 +0000
commitfc61c107f06eb948074f74182dc2e47890c17dd7 (patch)
tree654437fbdcdb2807f1f12dd6b11dda1fa10af480 /target/linux/ramips/rt288x
parent6a0b84e6719221f78d32b35ada6a9385a16dc4b3 (diff)
downloadmaster-31e0f0ae-fc61c107f06eb948074f74182dc2e47890c17dd7.tar.gz
master-31e0f0ae-fc61c107f06eb948074f74182dc2e47890c17dd7.tar.bz2
master-31e0f0ae-fc61c107f06eb948074f74182dc2e47890c17dd7.zip
ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile
It is needed by the RT-N15 board. SVN-Revision: 29389
Diffstat (limited to 'target/linux/ramips/rt288x')
-rw-r--r--target/linux/ramips/rt288x/profiles/00-default.mk2
1 files changed, 1 insertions, 1 deletions
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