[rdc] fix typo, load ip17xx switch module

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29039 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2011-11-13 18:41:26 +00:00
parent 562bd7628c
commit 351f04672c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
r6040_module() {
insmod libphy
insmod swconfig
insmod ip175c
insmod ip17xx
sleep 1
insmod r6040
}