mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 03:14:50 +00:00
brcm47xx: load pps_core and ptp before tg3 to make the interface available for failsafe.
SVN-Revision: 35341
This commit is contained in:
parent
a9175c90cf
commit
68aeb7af8e
@ -5,6 +5,8 @@ set_preinit_iface() {
|
||||
|
||||
insmod diag
|
||||
insmod hwmon
|
||||
insmod pps_core
|
||||
insmod ptp
|
||||
insmod tg3
|
||||
insmod b44
|
||||
insmod bgmac
|
||||
|
Loading…
Reference in New Issue
Block a user