diff options
author | John Crispin <john@openwrt.org> | 2014-06-16 18:54:48 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-16 18:54:48 +0000 |
commit | 2fe435081d3f2c0083c3da3ce7c0fd8c22006a77 (patch) | |
tree | b42f7af3639273f5ac1d995f5840372ffd82d3f6 /target | |
parent | ab390d6c0596ea50564a849f92a7f1ba6096258f (diff) | |
download | upstream-2fe435081d3f2c0083c3da3ce7c0fd8c22006a77.tar.gz upstream-2fe435081d3f2c0083c3da3ce7c0fd8c22006a77.tar.bz2 upstream-2fe435081d3f2c0083c3da3ce7c0fd8c22006a77.zip |
ramips: add vlan configuration for asiarf awm002-evb
Without this, the ports all end up on vlan 1. This enables a separate
WAN port that works.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41216
Diffstat (limited to 'target')
-rwxr-xr-x | target/linux/ramips/base-files/etc/uci-defaults/02_network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/uci-defaults/02_network b/target/linux/ramips/base-files/etc/uci-defaults/02_network index 0c3daff960..7612857844 100755 --- a/target/linux/ramips/base-files/etc/uci-defaults/02_network +++ b/target/linux/ramips/base-files/etc/uci-defaults/02_network @@ -103,6 +103,7 @@ ramips_setup_interfaces() ucidef_add_switch_vlan "switch0" "2" "4 6t" ;; + awm002-evb | \ argus-atp52b | \ dir-645 | \ f5d8235-v1 | \ |