2
0
forked from Ivasoft/openwrt

ar71xx: add support for the jjPlus JA76PF2 board

SVN-Revision: 30957
This commit is contained in:
Gabor Juhos
2012-03-16 18:00:34 +00:00
parent a680662391
commit 6036151187
7 changed files with 108 additions and 5 deletions

View File

@@ -15,7 +15,8 @@ ucidef_set_interface_loopback
board=$(ar71xx_board_name)
case "$board" in
all0258n)
all0258n |\
ja76pf2)
ucidef_set_interface_lan "eth0 eth1"
;;