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

7 lines
170 B
PHP

SRC_CC += main.cc ahci.cc platform.cc
INC_DIR += $(REP_DIR)/src/drivers/ahci
LIBS += base
vpath platform.cc $(PRG_DIR)
vpath %.cc $(REP_DIR)/src/drivers/ahci