mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
6 lines
143 B
PHP
6 lines
143 B
PHP
|
SRC_CC += main.cc
|
||
|
LIBS += base config server
|
||
|
INC_DIR += $(REP_DIR)/src/drivers/gpio/spec/rpi
|
||
|
|
||
|
vpath % $(REP_DIR)/src/drivers/gpio/spec/rpi
|