[source] ar71xx: set GE interface as wan by default in Wallys DR344
LEDE Commits
lede-commits at lists.infradead.org
Tue May 30 05:49:03 PDT 2017
pepe2k pushed a commit to source.git, branch master:
https://git.lede-project.org/6713640b5205423a3f19c80a713a2e7afa16ea12
commit 6713640b5205423a3f19c80a713a2e7afa16ea12
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Mon May 29 21:25:03 2017 +0200
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 at gmail.com>
---
target/linux/ar71xx/base-files/etc/board.d/02_network | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 237d026..0dc8bf3 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)
More information about the lede-commits
mailing list