Set fixed mac addresses

This commit is contained in:
Igor Pecovnik 2024-08-04 14:37:00 +02:00 committed by Igor
parent 2e9917bc6a
commit 8ea1a4df1b

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