linux: retry build on failure
Xe kernel driver sometimes fails with:
make[8]: *** [../scripts/Makefile.build:494: drivers/gpu/drm] Error 2
This is likely to be a timing/dependency bug in Xe, because:
- the same tree does not fail for i915
- retrying the build with a second make will succeed