1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Fix support and compile

This commit is contained in:
Ycarus 2018-09-06 17:13:33 +02:00
parent 3406c7d37b
commit 9045c86ba2
2 changed files with 4 additions and 4 deletions

View file

@ -16,8 +16,6 @@ mediatek_setup_interfaces()
'bananapi,bpi-r2'|\
"unielec,u7623"*)
ucidef_set_interface_lan "lan"
ucidef_set_interface_wan "wan1 wan2 wan3 wan4"
#ucidef_set_interfaces_lan_wan "wan1 wan2 wan3 wan4" "lan"
;;
esac
}