mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
d17134baef
issue #1880
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
|