mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
9e1f3259c5
The previous platform-specific implementations differed only in minor aspects. Ref #2206
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
|