mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-18 16:33:28 +00:00
run/rtc: assert spec x86 and !linux
This commit is contained in:
parent
36932ee129
commit
f64ec500bf
@ -1,4 +1,8 @@
|
|||||||
# RTC test
|
# RTC test
|
||||||
|
assert_spec x86
|
||||||
|
|
||||||
|
if {[have_spec linux]} {
|
||||||
|
puts "Platform not supported"; exit }
|
||||||
|
|
||||||
build { core init drivers/rtc drivers/timer test/rtc }
|
build { core init drivers/rtc drivers/timer test/rtc }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user