diff options
| author | John Crispin <john@openwrt.org> | 2014-07-21 18:41:52 +0000 |
|---|---|---|
| committer | John Crispin <john@openwrt.org> | 2014-07-21 18:41:52 +0000 |
| commit | eae9b2541ab45f5efa0cf43f5e35af35f3e390a8 (patch) | |
| tree | 98efefef7e78beddbfe31a68d4d411d62aed90f9 /target/linux/ar71xx/base-files/etc/uci-defaults/02_network | |
| parent | 64a07e6a8b1a03ddc11b09708898a3f1baa98819 (diff) | |
| download | mtk-20170518-eae9b2541ab45f5efa0cf43f5e35af35f3e390a8.zip mtk-20170518-eae9b2541ab45f5efa0cf43f5e35af35f3e390a8.tar.gz mtk-20170518-eae9b2541ab45f5efa0cf43f5e35af35f3e390a8.tar.bz2 | |
ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41788
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/02_network')
| -rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 1 |
1 files changed, 1 insertions, 0 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 c3e6f15..da7f7d2 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -255,6 +255,7 @@ mynet-n750) ;; dir-835-a1 |\ +wndr3700v4 | \ wndr4300) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ucidef_add_switch "switch0" "1" "1" |
