mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-10 12:33:00 +00:00
Fixup "nova: rename test/platform to test/nova" (platform.run -> nova.run)
This commit is contained in:
parent
0a181240c8
commit
cb88c2c3e2
@ -1,4 +1,4 @@
|
|||||||
build { core init lib/ld test/platform }
|
build { core init lib/ld test/nova }
|
||||||
|
|
||||||
set check_pat 1
|
set check_pat 1
|
||||||
if {[have_include power_on/qemu]} {
|
if {[have_include power_on/qemu]} {
|
||||||
@ -24,7 +24,7 @@ set config {
|
|||||||
<default-route>
|
<default-route>
|
||||||
<any-service> <parent/> </any-service>
|
<any-service> <parent/> </any-service>
|
||||||
</default-route>
|
</default-route>
|
||||||
<start name="test-platform" caps="12350" ld="no">
|
<start name="test-nova" caps="12350" ld="no">
|
||||||
<resource name="RAM" quantum="128M"/>}
|
<resource name="RAM" quantum="128M"/>}
|
||||||
|
|
||||||
append config "
|
append config "
|
Loading…
x
Reference in New Issue
Block a user