diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-16 18:54:48 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-16 18:54:48 +0000 |
commit | c138d727199b2e655a864f5e48b1b1d37a787bd2 (patch) | |
tree | 4dda53171e77b87eba8ed363db1840d055132b43 /target | |
parent | 10132c18577d3751565beb8e25a7e8c0bf8a11aa (diff) | |
download | upstream-c138d727199b2e655a864f5e48b1b1d37a787bd2.tar.gz upstream-c138d727199b2e655a864f5e48b1b1d37a787bd2.tar.bz2 upstream-c138d727199b2e655a864f5e48b1b1d37a787bd2.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41216 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 | \ |