genode/repos/os/src/drivers/timer/target.inc

6 lines
132 B
PHP

SRC_CC += main.cc
LIBS += base timeout
INC_DIR += $(REP_DIR)/src/drivers/timer/include
vpath %.cc $(REP_DIR)/src/drivers/timer