brcm47xx: dont manually insmod switch drivers
[openwrt/staging/dedeckeh.git] / target / linux / brcm47xx / base-files / lib / preinit / 05_init_interfaces_brcm
index e85dd49f4296181208401bf60a32629afcedae0a..04992dee16311e76685943b29713c3b7743ffbb7 100644 (file)
@@ -23,10 +23,6 @@ set_preinit_iface() {
 }
 
 init_iface() {
-       insmod switch-core
-       insmod switch-robo
-       insmod switch-adm
-
        [ -d /proc/switch/eth0 ] && [ "$ifname" = "eth0" ] && {
                case "$(cat /proc/switch/eth0/cpuport)" in
                        "5") cpu_port="5u*";;