summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-06-18 18:21:41 +0000
committerJohn Crispin <john@openwrt.org>2015-06-18 18:21:41 +0000
commit1f038e0678f3662d29b5ab9331070ff65f7e2366 (patch)
tree051274edca9e00a2204a60d79f05800b038abf4e /target/linux/ar71xx/base-files/etc/uci-defaults
parentbe755a99d6d628c65e9785fef41d66d714c1fd74 (diff)
downloadmaster-31e0f0ae-1f038e0678f3662d29b5ab9331070ff65f7e2366.tar.gz
master-31e0f0ae-1f038e0678f3662d29b5ab9331070ff65f7e2366.tar.bz2
master-31e0f0ae-1f038e0678f3662d29b5ab9331070ff65f7e2366.zip
ar71xx: add user-space support for EnGenius EPG5000.
Signed-off-by: Christian Beier <cb@shoutrlabs.com> SVN-Revision: 46048
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults')
-rw-r--r--target/linux/ar71xx/base-files/etc/uci-defaults/02_network3
1 files changed, 2 insertions, 1 deletions
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"