mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-25 21:39:48 +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
|