ar71xx: add support for the jjPlus JA76PF2 board
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / network
index 4dfb43c..ce5bc5a 100755 (executable)
@@ -15,7 +15,8 @@ ucidef_set_interface_loopback
 board=$(ar71xx_board_name)
 
 case "$board" in
-all0258n)
+all0258n |\
+ja76pf2)
        ucidef_set_interface_lan "eth0 eth1"
        ;;
 
This page took 0.028375 seconds and 4 git commands to generate.