Set fixed mac addresses
This commit is contained in:
parent
bce6064a5c
commit
6ed699ebb9
@ -100,6 +100,7 @@ case "$1" in
|
||||
esac
|
||||
|
||||
# varios temporary hardware workarounds
|
||||
[[ "${LINUXFAMILY}" == mvebu ]] && set_fixed_mac
|
||||
[[ "${LINUXFAMILY}" == meson ]] && set_fixed_mac
|
||||
[[ "${LINUXFAMILY}" == meson64 ]] && set_fixed_mac
|
||||
[[ "${BOARD}" == nanopi-r6* ]] && set_fixed_mac
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user