tool: add imx8_evk board variable hint

This commit is contained in:
Alexander Boettcher 2019-11-29 14:55:26 +01:00 committed by Christian Helmuth
parent 7f57de1b74
commit 3f83ac5580
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ QEMU_RUN_OPT := --include power_on/qemu --include log/qemu
# kernel to use (hw, foc, or sel4)
#KERNEL ?= hw
# board to use (rpi3)
# board to use (rpi3, imx8q_evk)
#BOARD ?= rpi3
# local variable for run-tool arguments that depend on the used board