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