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:15:25 +0200 |
commit | 6713640b5205423a3f19c80a713a2e7afa16ea12 (patch) | |
tree | d4a4cf76ae5dc94dd9f39a6c8fe00c46e03197d1 /target/linux | |
parent | c7bc8a9a13a77865924afd32e9aa79c3dddbfae4 (diff) | |
download | upstream-6713640b5205423a3f19c80a713a2e7afa16ea12.tar.gz upstream-6713640b5205423a3f19c80a713a2e7afa16ea12.tar.bz2 upstream-6713640b5205423a3f19c80a713a2e7afa16ea12.zip |
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>
Diffstat (limited to 'target/linux')
-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 237d0264b3..0dc8bf31a8 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -133,6 +133,7 @@ ar71xx_setup_interfaces() a60|\ alfa-ap96|\ alfa-nx|\ + dr344|\ gl-ar150|\ gl-ar300m|\ gl-domino|\ @@ -160,7 +161,6 @@ ar71xx_setup_interfaces() all0315n|\ dlan-hotspot|\ dlan-pro-500-wp|\ - dr344|\ ja76pf2|\ rocket-m-ti|\ ubnt-unifi-outdoor) |