eb50958266
Change-Id: I60b64c6b8c83e1e1c49d8cb2c5f857faee88a7a0 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
5 lines
123 B
Makefile
5 lines
123 B
Makefile
# Default to xt-run but let the user override to xtsc-run if they desire
|
|
EMU_PLATFORM ?= xt-run
|
|
DEBUG_SCRIPT := xt-gdb.sh
|
|
|