mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-13 00:09:54 +00:00
5a821d4c92
Issue #1280
7 lines
95 B
Makefile
7 lines
95 B
Makefile
REQUIRES = arm
|
|
|
|
include $(REP_DIR)/lib/mk/ldso.inc
|
|
|
|
INC_DIR += $(DIR)/arm
|
|
vpath %.s $(DIR)/arm
|