forked from Ivasoft/openwrt
ipq806x: add initial support for Netgear R7800
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
9bf3ddcb2a
commit
823242185b
@@ -16,7 +16,8 @@ case "$board" in
|
||||
ap148 |\
|
||||
c2600 |\
|
||||
d7800 |\
|
||||
r7500)
|
||||
r7500 |\
|
||||
r7800)
|
||||
ucidef_add_switch "switch0" \
|
||||
"1:lan" "2:lan" "3:lan" "4:lan" "6@eth1" "5:wan" "0@eth0"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user