diff options
author | John Crispin <john@openwrt.org> | 2014-07-26 20:36:01 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-26 20:36:01 +0000 |
commit | 443aee86bfa06cdc6c8169086e637f75b49d967e (patch) | |
tree | 4342c020709c5debae5f845b3e055f6761620fee /target/linux | |
parent | 08fb5fb326b3c39951f50472889ec7b66fd09e41 (diff) | |
download | upstream-443aee86bfa06cdc6c8169086e637f75b49d967e.tar.gz upstream-443aee86bfa06cdc6c8169086e637f75b49d967e.tar.bz2 upstream-443aee86bfa06cdc6c8169086e637f75b49d967e.zip |
ramips: fix vlan configuration for asiarf avm003
The earlier r41797 change was missing this part, to enable the right
vlan configuration.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41838
Diffstat (limited to 'target/linux')
-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 b372893989..85337c238b 100755 --- a/target/linux/ramips/base-files/etc/uci-defaults/02_network +++ b/target/linux/ramips/base-files/etc/uci-defaults/02_network @@ -107,6 +107,7 @@ ramips_setup_interfaces() ;; awm002-evb | \ + awm003-evb | \ argus-atp52b | \ dir-645 | \ f5d8235-v1 | \ |