There's no such thing as ucidef_set_interfaces_lan. It's ucidef_set_interface_lan. Cc: David Bauer <[email protected]> Signed-off-by: Mark Mentovai <[email protected]>
@@ -20,7 +20,7 @@ mediatek_setup_interfaces()
;;
ubnt,unifi-6-lr|\
ubnt,unifi-6-lr-ubootmod)
- ucidef_set_interfaces_lan "eth0"
+ ucidef_set_interface_lan "eth0"
*)
ucidef_add_switch "switch0" \