summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEdward Wang <edward.c.wang@compdigitec.com>2017-06-01 14:46:25 -0700
committerEdward Wang <edward.c.wang@compdigitec.com>2017-06-01 14:46:25 -0700
commitd1a1bb8d52b98140f30f940e40c45a2c0c856a20 (patch)
tree8076d2737629fc9f83ed042fbe525746af6a7193 /Makefile
parentb7436b281e0f20fdc5f9e538176b439b578315f8 (diff)
Dead script
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0e12777..0c36f36 100644
--- a/Makefile
+++ b/Makefile
@@ -202,7 +202,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)