mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-15 09:19:46 +00:00
7 lines
105 B
Makefile
7 lines
105 B
Makefile
|
REQUIRES = arm
|
||
|
|
||
|
include $(REP_DIR)/lib/mk/ldso.inc
|
||
|
|
||
|
INC_DIR += $(DIR)/spec/arm
|
||
|
vpath %.s $(DIR)/spec/arm
|