mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
6 lines
115 B
Makefile
6 lines
115 B
Makefile
|
SPECS += 64bit
|
||
|
REP_INC_DIR += include/spec/riscv
|
||
|
|
||
|
include $(call select_from_repositories,mk/spec/64bit.mk)
|
||
|
|