f7570e0dc7
tmon broke with the addition of unwrapped compilers to
kernelModuleMakeFlags. Apply the same fix as with perf (see #429818) and
manually pass ARCH and CROSS_COMPILE.
Fixes: e9b2edb ("linux: un-simplify toolchain selection")