mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
tutorial: document required KERNEL argument
This commit is contained in:
parent
0a74f35062
commit
24a2b15eec
@ -436,7 +436,8 @@ at the _run/hello.run_ and look as follows:
|
|||||||
!
|
!
|
||||||
!run_genode_until "hello test completed.*\n" 10
|
!run_genode_until "hello test completed.*\n" 10
|
||||||
|
|
||||||
When executed via 'make run/hello', it performs the given steps in sequence.
|
When executed via 'make run/hello KERNEL=linux', it performs the given steps in
|
||||||
|
sequence and runs the scenario on Genode/Linux.
|
||||||
Note that the run script is kernel-agnostic. Hence, you can execute the system
|
Note that the run script is kernel-agnostic. Hence, you can execute the system
|
||||||
scenario on all the different kernels supported by Genode without any
|
scenario on all the different kernels supported by Genode without any
|
||||||
modification. The regular expression specified to the 'run_genode_until' step
|
modification. The regular expression specified to the 'run_genode_until' step
|
||||||
|
Loading…
x
Reference in New Issue
Block a user