ar71xx: add RB91x boards to uci-defaults 02_network
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Jul 2014 17:30:24 +0000 (17:30 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Jul 2014 17:30:24 +0000 (17:30 +0000)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41767 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/base-files/etc/uci-defaults/02_network

index 481d458..c3e6f15 100755 (executable)
@@ -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 |\