mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 20:44:11 +00:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
|
REQUIRES = x86 64bit
|
||
|
|
||
|
include $(REP_DIR)/lib/mk/ldso.inc
|
||
|
|
||
|
INC_DIR += $(DIR)/spec/x86_64
|
||
|
vpath %.s $(DIR)/spec/x86_64
|