Bamvor Jian Zhang <[email protected]> writes: > I am trying to improve cross compiling support for kselftest recently. Right > now I am stuck when I want to enable KBUILD_OUTPUT(O=xxx). It exist in wiki of > kselftest[1]. Hope it is not a duplicated work.
Just want to echo the need for this feature because trying to build kselftests for a kernel built with KBUILD_OUTPUT is broken due to hard-coded assumptions about paths to headers, etc. I haven't dug any deeper into how to fix it though... Kevin

