mkroot icon indicating copy to clipboard operation
mkroot copied to clipboard

Use the host's arch name in the output directory

Open Mehran-Baghi opened this issue 6 years ago • 0 comments

"mkroot.sh" puts the build output in a "host" directory if it doesn't get a CROSS_SHORT env. So a simple "./mkroot.sh kernel" and "run.sh host" gives: "./run.sh: line 14: ./qemu-host.sh: No such file or directory"

Mehran-Baghi avatar Jan 02 '20 14:01 Mehran-Baghi