mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
8 lines
174 B
Makefile
8 lines
174 B
Makefile
INC_DIR += $(REP_DIR)/src/drivers/timer/spec/periodic
|
|
|
|
SRC_CC += spec/periodic/time_source.cc spec/linux/time_source.cc
|
|
|
|
LIBS += syscall
|
|
|
|
include $(REP_DIR)/lib/mk/timer.inc
|