1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34652 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2012-12-13 00:09:55 +00:00
parent 811c287737
commit 517823cf21
2 changed files with 2 additions and 1 deletions

View 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 || {