diff --git a/tests/Makefile b/tests/Makefile index 5af9c9f178..670b49ea3a 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -2,7 +2,6 @@ # RISCV Toolchain ################################# - TARGET = riscv64-unknown-elf GCC = $(TARGET)-gcc