diff --git a/riscv64-icicle/Makefile b/riscv64-icicle/Makefile index b875a0d..53dce58 100644 --- a/riscv64-icicle/Makefile +++ b/riscv64-icicle/Makefile @@ -1,4 +1,4 @@ -TARGET=../dist/bootbootcb.rv64 +TARGET=../dist/bootboot.rv64 all: $(TARGET)