mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-09 22:43:01 +00:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
LIBS += syscall
|
||
|
|
||
|
include $(BASE_DIR)/lib/mk/startup.inc
|
||
|
|
||
|
vpath crt0.s $(REP_DIR)/src/platform/arm
|