Build xe driver with W=1
After building the entire kernel, also build xe driver passing W=1 to enable extra warnings. This ends up building the xe driver twice, but future-proof it from warning in other subsystems breaking the build. Building just xe again takes a few seconds on desktop-grade machines, so should be ok.
Signed-off-by: Lucas De Marchi lucas.demarchi@intel.com