mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
f2df40f58b
Add the following Solo5 tests to Autopilot: hello, fpu, globals, quiet, blk. The remaining tests require a Rtc service or IP routing. Ref #3027
5 lines
134 B
Makefile
5 lines
134 B
Makefile
REQUIRES += 64bit
|
|
|
|
INC_DIR += $(call select_from_repositories,include/solo5)
|
|
INC_DIR += $(call select_from_ports,solo5)/include/solo5
|