mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +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
|
||||
if {[have_include power_on/qemu]} {
|
||||
@ -24,7 +24,7 @@ set config {
|
||||
<default-route>
|
||||
<any-service> <parent/> </any-service>
|
||||
</default-route>
|
||||
<start name="test-platform" caps="12350" ld="no">
|
||||
<start name="test-nova" caps="12350" ld="no">
|
||||
<resource name="RAM" quantum="128M"/>}
|
||||
|
||||
append config "
|
Loading…
Reference in New Issue
Block a user