X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=blobdiff_plain;f=isa%2FMakefile;h=95092e81049ec21a5e76ed468a9d3c4b963394f0;hp=facc61191e389327b5e0811388092dc07b20ca2d;hb=0849aad0c23f24ed7728128873fc852839e988b1;hpb=7f3b666f55c9f01c2f2fd725c1686e1a509df173 diff --git a/isa/Makefile b/isa/Makefile index facc611..95092e8 100644 --- a/isa/Makefile +++ b/isa/Makefile @@ -2,6 +2,8 @@ # Makefile for riscv-tests/isa #----------------------------------------------------------------------- +XLEN ?= 64 + src_dir := . include $(src_dir)/rv64ui/Makefrag