zephyr/make/target/run
Andrei Emeltchenko cee6aaeff7 build: Add QEMU extra flag to be defined in apps
We want to provide to Qemu extra flags such as extra '-serial'
parameter. If we extend vQEMU_FLAGS then serial device goes to wrong
UART since first '-serial ${iQEMU_CONSOLE}' is already defined. The
order of UARTs does matter.

Change-Id: I6cd9cc84898a858e73d13297c27eeeac28010d9e
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:13:39 -05:00
..
arch First commit 2015-04-10 16:44:37 -07:00
defs.emulation First commit 2015-04-10 16:44:37 -07:00
defs.emulation.x86-linux2 First commit 2015-04-10 16:44:37 -07:00
defs.qemu First commit 2015-04-10 16:44:37 -07:00
defs.qemu.custom.vqemu First commit 2015-04-10 16:44:37 -07:00
defs.qemu.default First commit 2015-04-10 16:44:37 -07:00
defs.qemu.x86-linux2 First commit 2015-04-10 16:44:37 -07:00
rules.emulation First commit 2015-04-10 16:44:37 -07:00
rules.qemu build: Add QEMU extra flag to be defined in apps 2016-02-05 20:13:39 -05:00
rules.qemu.x86-linux2 First commit 2015-04-10 16:44:37 -07:00