ar71xx: create more network configs from the uci-defaults script
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / network
index dd2eeba..63efc88 100755 (executable)
@@ -65,6 +65,14 @@ wp543)
        set_interface_lan "eth0"
        ;;
 
+ap83 |\
+jwap003 |\
+pb42 |\
+pb44 |\
+routerstation)
+       set_interfaces_lan_wan "eth1" "eth0"
+       ;;
+
 *)
        set_interfaces_lan_wan "eth0" "eth1"
        ;;
This page took 0.02524 seconds and 4 git commands to generate.