summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-20 17:30:24 +0000
committerJohn Crispin <john@openwrt.org>2014-07-20 17:30:24 +0000
commit7388053ba326ccf9bce136136f1534645317b171 (patch)
tree40fe3f9e0483587d3da379c93787dcfe22ca92c9 /target
parentd19530c69337ad0b378d8d74ae7fa6185c95aeb6 (diff)
downloadmaster-31e0f0ae-7388053ba326ccf9bce136136f1534645317b171.tar.gz
master-31e0f0ae-7388053ba326ccf9bce136136f1534645317b171.tar.bz2
master-31e0f0ae-7388053ba326ccf9bce136136f1534645317b171.zip
ar71xx: add RB91x boards to uci-defaults 02_network
The default case in 02_network is inappropriate for the MikroTik RouterBOARD 91x boards because they do not have a WAN port, so don't bother setting the non-existent eth1 interface as the WAN port. Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com> SVN-Revision: 41767
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/02_network4
1 files changed, 4 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 481d458071..c3e6f15efa 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -285,6 +285,10 @@ eap7660d |\
mr600 |\
mr600v2 |\
rb-411 |\
+rb-911g-2hpnd |\
+rb-911g-5hpnd |\
+rb-912uag-2hpnd |\
+rb-912uag-5hpnd |\
rb-sxt2n |\
rb-sxt5n |\
tl-mr10u |\