mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
run/rtc: assert spec x86 and !linux
This commit is contained in:
committed by
Christian Helmuth
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 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user