zephyr/make/target
Inaky Perez-Gonzalez 9343cc7ca0 qemu: use a pidfile to avoid killing all and thus enabling parallel runs
When killing QEMU, we defaulted to either killall or find the first
qemu process. This intefered with parallel builds, as we might kill
some other build's qemu process.

This makes QEMU write a pidfile in the local outdir directory and kill
only that when done.

Change-Id: I498b1e0833fcda9a7bd50111616dfba015e566bd
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-02-05 20:13:42 -05:00
..
arch
env
headers
kconfig uart: Rename INTERRUPT_DRIVEN configuration option 2016-02-05 20:13:41 -05:00
kernel Remove k_boot.h and flashboot.c 2016-02-05 20:13:41 -05:00
library
run qemu: use a pidfile to avoid killing all and thus enabling parallel runs 2016-02-05 20:13:42 -05:00
stdlib/minimal
toolchain
wb-helper
make.library
make.nkernel
make.nklib
make.ukernel
make.uklib