mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
The R535 driver branch, which is LTS, does not compile on arm64 with GCC 14/kernel 6.6. Keep amd64 on R535 and switch arm64 to R570 by default. R570 is the first driver version that I found that is currently supported and works for arm64. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>