mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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:
@@ -5,6 +5,8 @@ set_preinit_iface() {
|
||||
|
||||
insmod diag
|
||||
insmod hwmon
|
||||
insmod pps_core
|
||||
insmod ptp
|
||||
insmod tg3
|
||||
insmod b44
|
||||
insmod bgmac
|
||||
|
||||
Reference in New Issue
Block a user