mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
6 lines
130 B
Makefile
6 lines
130 B
Makefile
|
include $(BASE_DIR)/lib/mk/startup.inc
|
||
|
|
||
|
INC_DIR += $(REP_DIR)/include/codezero/dummies
|
||
|
|
||
|
vpath crt0.s $(BASE_DIR)/src/platform/arm
|