fix typo, load ip17xx switch module
SVN-Revision: 29039
This commit is contained in:
parent
368bbc510b
commit
c093c9df34
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
r6040_module() {
|
r6040_module() {
|
||||||
insmod libphy
|
insmod libphy
|
||||||
insmod swconfig
|
insmod swconfig
|
||||||
insmod ip175c
|
insmod ip17xx
|
||||||
sleep 1
|
sleep 1
|
||||||
insmod r6040
|
insmod r6040
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue