mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-28 07:04:14 +00:00
6 lines
133 B
PHP
6 lines
133 B
PHP
|
SRC_CC += main.cc
|
||
|
LIBS += base config server
|
||
|
INC_DIR += $(REP_DIR)/src/drivers/gpio/rpi
|
||
|
|
||
|
vpath % $(REP_DIR)/src/drivers/gpio/rpi
|