Explorar o código

fix typo, load ip17xx switch module

SVN-Revision: 29039
Florian Fainelli %!s(int64=14) %!d(string=hai) anos
pai
achega
c093c9df34

+ 1 - 1
target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc

@@ -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
 }
 }