mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-01 17:34:27 +00:00
4 lines
105 B
Makefile
4 lines
105 B
Makefile
|
include ../../Makefile.include
|
||
|
|
||
|
$(eval $(call compile_template,-march=rv32i -mabi=ilp32 -DXLEN=$(XLEN)))
|