From 78f253f9b10fe2cea7e8a6b8e792523ba05bad77 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 30 Aug 2015 12:17:46 +0000 Subject: brcm63xx: add Comtrend VR-3026e support Add support for Comtrend VR-3026e v1. The device is almost identical to the Comtrend VR-3025un. Signed-off-by: Martin Tesar Signed-off-by: Jonas Gorski SVN-Revision: 46752 --- target/linux/brcm63xx/base-files/etc/uci-defaults/02_network | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/base-files/etc/uci-defaults/02_network') diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network index 11dd5b8..129514b 100644 --- a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network @@ -95,7 +95,8 @@ fast2704v2 |\ hg655b |\ p870hw-51a_v2 |\ vr-3025un |\ -vr-3025u) +vr-3025u |\ +vr-3026e) ucidef_set_interface_lan "eth0.1" ucidef_add_switch "eth0" "1" "1" ucidef_add_switch_vlan "eth0" "1" "0 1 2 3 8t" -- cgit v1.1