mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 15:18:20 +00:00
committed by
Christian Helmuth
parent
791138ee63
commit
b85fa1d069
@ -1,8 +1,7 @@
|
||||
include $(REP_DIR)/lib/mk/timer.inc
|
||||
INC_DIR += $(REP_DIR)/src/drivers/timer/spec/periodic
|
||||
|
||||
INC_DIR += $(REP_DIR)/src/drivers/timer/include_periodic
|
||||
SRC_CC += spec/periodic/time_source.cc spec/linux/time_source.cc
|
||||
|
||||
LIBS += syscall
|
||||
|
||||
SRC_CC += platform_timer.cc
|
||||
vpath platform_timer.cc $(REP_DIR)/src/drivers/timer/spec/linux
|
||||
include $(REP_DIR)/lib/mk/timer.inc
|
||||
|
Reference in New Issue
Block a user