From c92f634e0d755368fefb9758500889d8555a6e22 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 18 Jun 2015 20:24:41 +0000 Subject: ar71xx: add user-space support for EnGenius EPG5000. Signed-off-by: Christian Beier Backport of r46048 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46058 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults') diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index 4fe951e3ca..2fab4c2133 100644 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -30,7 +30,8 @@ wlr8100) ucidef_add_switch_vlan "switch0" "2" "0t 1" ;; -esr1750) +esr1750 |\ +epg5000) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5" -- cgit v1.2.3