rockchip: fix typo
This commit is contained in:
parent
d238b61ae9
commit
b47dd0e4a3
@ -27,7 +27,7 @@ rockchip_setup_macs()
|
||||
|
||||
case "$board" in
|
||||
friendlyarm,nanopi-r2s|\
|
||||
friendlyarm,naonpi-r4s)
|
||||
friendlyarm,nanopi-r4s)
|
||||
wan_mac=$(macaddr_random)
|
||||
lan_mac=$(macaddr_add "$wan_mac" +1)
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user