mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
Don't build rv32e
This commit is contained in:
parent
d2ea9a58da
commit
af7c219e37
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ current_dir := $(shell pwd)
|
|||
.PHONY: all riscv-arch-test wally-riscv-arch-test clean
|
||||
all: riscv-arch-test wally-riscv-arch-test
|
||||
riscv-arch-test: arch32e arch32 arch64
|
||||
cvw-riscv-arch-test: cvw-arch32e cvw-arch32 cvw-arch64
|
||||
cvw-riscv-arch-test: cvw-arch32 cvw-arch64 # cvw-arch32e
|
||||
wally-riscv-arch-test: wally32 wally64
|
||||
|
||||
# Generate config.ini files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue