mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-14 00:40:01 +00:00
98da445269
Fixes #1654
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
|