Set fixed mac addresses

This commit is contained in:
Igor Pecovnik 2024-08-04 14:37:00 +02:00 committed by August
parent bce6064a5c
commit 6ed699ebb9

View File

@ -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