aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/nand/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bmips/nand/base-files/etc/board.d/02_network')
-rw-r--r--target/linux/bmips/nand/base-files/etc/board.d/02_network3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/bmips/nand/base-files/etc/board.d/02_network b/target/linux/bmips/nand/base-files/etc/board.d/02_network
index db62e61287..b5ee52a682 100644
--- a/target/linux/bmips/nand/base-files/etc/board.d/02_network
+++ b/target/linux/bmips/nand/base-files/etc/board.d/02_network
@@ -8,6 +8,9 @@ case "$(board_name)" in
comtrend,vr-3032u)
ucidef_set_interface_lan "lan1 lan2 lan3 lan4"
;;
+netgear,dgnd3700-v2)
+ ucidef_set_interface_lan "extsw"
+ ;;
esac
board_config_flush