mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
mediatek: add ext-devices hnat support for glinet mt2500/mt3000
This commit is contained in:
parent
492c1e5597
commit
46bd2aa298
@ -128,6 +128,7 @@
|
|||||||
mtketh-wan = "eth1";
|
mtketh-wan = "eth1";
|
||||||
mtketh-lan = "eth0";
|
mtketh-lan = "eth0";
|
||||||
mtketh-max-gmac = <2>;
|
mtketh-max-gmac = <2>;
|
||||||
|
ext-devices-prefix = "usb", "wwan";
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -209,6 +209,7 @@
|
|||||||
mtketh-wan = "eth1";
|
mtketh-wan = "eth1";
|
||||||
mtketh-lan = "eth0";
|
mtketh-lan = "eth0";
|
||||||
mtketh-max-gmac = <2>;
|
mtketh-max-gmac = <2>;
|
||||||
|
ext-devices-prefix = "usb", "wwan";
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user