diff options
author | Marty E. Plummer <hanetzer@protonmail.com> | 2017-11-23 14:36:28 -0600 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-12-18 09:10:12 +0100 |
commit | 7c03f97e844ab85fc917aeb228de292c52d5785c (patch) | |
tree | a85ea590a486cb78524fa0ce6a1b4d2ef32adb27 /target/linux/ar71xx/base-files/etc/board.d | |
parent | 60a39e8f5af7ed710c5c62b131fd9df6519b64e4 (diff) | |
download | upstream-7c03f97e844ab85fc917aeb228de292c52d5785c.tar.gz upstream-7c03f97e844ab85fc917aeb228de292c52d5785c.tar.bz2 upstream-7c03f97e844ab85fc917aeb228de292c52d5785c.zip |
ar71xx: fix lan ports on ens202ext
In the stock firmware both eth0 and eth1 are set to br-lan,
add this behavior to our images.
Fixes: FS#1084
Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/02_network | 1 |
1 files changed, 1 insertions, 0 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 8d2dddcaed..255585a9e8 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -176,6 +176,7 @@ ar71xx_setup_interfaces() all0315n|\ dlan-hotspot|\ dlan-pro-500-wp|\ + ens202ext|\ ja76pf2|\ rocket-m-ti|\ ubnt-unifi-outdoor) |