mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
parent
6cb697e6d8
commit
e0dc544aa5
@ -12,6 +12,7 @@ QEMU_RUN_OPT := --include power_on/qemu --include log/qemu
|
||||
# local variable for run-tool arguments that depend on the used board
|
||||
BOARD_RUN_OPT(pbxa9) = $(QEMU_RUN_OPT)
|
||||
BOARD_RUN_OPT(virt_qemu_arm_v7a) = $(QEMU_RUN_OPT)
|
||||
BOARD_RUN_OPT(zynq_qemu) = $(QEMU_RUN_OPT)
|
||||
|
||||
##
|
||||
## Qemu arguments, effective when using the run tool's 'power_on/qemu' back end
|
||||
|
Loading…
Reference in New Issue
Block a user