kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / base-files / lib / preinit / 05_init_interfaces_brcm
index 038a415a623dd40a1e12f659aad9311c1e028316..e7e7d54082980df875d1e635edd64203304bf149 100644 (file)
@@ -26,6 +26,7 @@ check_module () {
 }
 
 init_iface() {
+       check_module hwmon
        check_module tg3
        insmod switch-core
        check_module switch-robo || check_module switch-adm  || {