From 7c03f97e844ab85fc917aeb228de292c52d5785c Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Thu, 23 Nov 2017 14:36:28 -0600 Subject: [PATCH] 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 --- target/linux/ar71xx/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) 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) -- 2.35.1