mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
7113c17100
* fix build error for bbl upon intial build * set memory to 128 MB in spike * support 'forever' timeout issue #2423
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
|
|
##
|
|
## Run tool configuration
|
|
##
|
|
|
|
RUN_OPT = --include image/bbl \
|
|
--include power_on/spike \
|
|
--include log/spike
|
|
|