brcm47xx: load pps_core and ptp before tg3 to make the interface available for failsafe.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35341 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2013-01-27 21:48:28 +00:00
parent 2fe7bc5108
commit 298c890900

View File

@@ -5,6 +5,8 @@ set_preinit_iface() {
insmod diag
insmod hwmon
insmod pps_core
insmod ptp
insmod tg3
insmod b44
insmod bgmac