You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run_qemu.sh: run mkdir _after_ "make kernelrelease"
"make kernelrelease" is the first command that fails when run_qemu.sh is
run in the wrong directory. Detect we're run in a wrong directory
_before_ creating various build directories, this avoids having to clean
them up.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>
0 commit comments