mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 21:45:37 +00:00
6 lines
120 B
PHP
6 lines
120 B
PHP
INC_DIR += $(REP_DIR)/src/drivers/sd_card
|
|
SRC_CC += main.cc
|
|
LIBS += base
|
|
|
|
vpath %.cc $(REP_DIR)/src/drivers/sd_card
|