mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 13:51:56 +00:00
QEMU_BIN_PATH is frequently set to pick up qemu binaries from "obvious" places such as /usr/bin or /usr/local/bin. Neither of these values will be correct for all users and both directories would typically be found in the user's PATH. Much better to make QEMU_BIN_PATH optional and picking up qemu via PATH instead. Tested with ZEPHYR_GCC_VARIANT={zephyr|xtools}. Change-Id: I1acfc5b12341c6d330a3e9e90b0ab5bde29e2e4f Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> Cc: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
fs | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
usb | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |