Set fixed mac addresses
This commit is contained in:
parent
2e9917bc6a
commit
8ea1a4df1b
@ -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…
Reference in New Issue
Block a user