mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
7 lines
111 B
Makefile
7 lines
111 B
Makefile
|
REQUIRES = riscv
|
||
|
|
||
|
include $(REP_DIR)/lib/mk/ldso.inc
|
||
|
|
||
|
INC_DIR += $(DIR)/spec/riscv
|
||
|
vpath %.s $(DIR)/spec/riscv
|