diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2017-05-29 21:25:03 +0200 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2017-05-30 14:57:00 +0200 |
commit | 21a7e409412e07887b1f7291b0a6eec0ae205bac (patch) | |
tree | af2b4e4107397fb9ae09cf1c0c741b043a7a64b1 | |
parent | a412350684887dcf9e1b0d79ac135b64ce65cd45 (diff) | |
download | mtk-20170518-21a7e409412e07887b1f7291b0a6eec0ae205bac.zip mtk-20170518-21a7e409412e07887b1f7291b0a6eec0ae205bac.tar.gz mtk-20170518-21a7e409412e07887b1f7291b0a6eec0ae205bac.tar.bz2 |
ar71xx: set GE interface as wan by default in Wallys DR344
This aligns default network interfaces configuration with vendor
firmware: GE (eth0) -> wan, FE (eth1) -> lan.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/02_network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index 10f84bf..c8c7827 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -122,6 +122,7 @@ ar71xx_setup_interfaces() a60|\ alfa-ap96|\ alfa-nx|\ + dr344|\ gl-ar150|\ gl-ar300m|\ gl-domino|\ @@ -145,7 +146,6 @@ ar71xx_setup_interfaces() all0315n|\ dlan-hotspot|\ dlan-pro-500-wp|\ - dr344|\ ja76pf2|\ rocket-m-ti|\ ubnt-unifi-outdoor) |