Update 0B_hw_debug_JTAG/Makefile

CONTAINER_OPENOCD_ARG doesn't need to exist for make to do the right thing.

Co-Authored-By: Andre Richter <andre-richter@users.noreply.github.com>
pull/33/head
Richard A. Healy 5 years ago committed by Andre Richter
parent d8d69deb6b
commit 615578f67c

@ -35,7 +35,6 @@ OBJCOPY_PARAMS = --strip-all -O binary
CONTAINER_UTILS = andrerichter/raspi3-utils
CONTAINER_OPENOCD = andrerichter/raspi3-openocd
CONTAINER_OPENOCD_ARG =
# CONTAINER_OPENOCD_ARG = -f openocd/tcl/interface/ftdi/olimex-jtag-tiny.cfg -f /openocd/rpi3.cfg
CONTAINER_GDB = andrerichter/raspi3-gdb

Loading…
Cancel
Save