[rdc] fix typo, load ip17xx switch module
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Nov 2011 18:41:26 +0000 (18:41 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Nov 2011 18:41:26 +0000 (18:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29039 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index b672aca..1e4d072 100644 (file)
@@ -6,7 +6,7 @@
 r6040_module() {
        insmod libphy
        insmod swconfig
-       insmod ip175c
+       insmod ip17xx
        sleep 1
        insmod r6040
 }
This page took 0.024276 seconds and 4 git commands to generate.