summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97a37f9..eedb007 100644
--- a/Makefile
+++ b/Makefile
@@ -203,7 +203,6 @@ dasm: software $(RISCV_OBJDUMP)
#############################################################
# This Section is for uploading a program to SPI Flash
#############################################################
-OPENOCD_UPLOAD = bsp/tools/openocd_upload.sh
OPENOCDCFG ?= bsp/env/$(BOARD)/openocd.cfg
OPENOCDARGS += -f $(OPENOCDCFG)