mw_debug: Add STATIC_URJTAG flag
authorMatt Johnston <matt@codeconstruct.com.au>
Fri, 25 Feb 2022 09:43:28 +0000 (17:43 +0800)
committerMatt Johnston <matt@codeconstruct.com.au>
Fri, 25 Feb 2022 09:43:28 +0000 (17:43 +0800)
commitc0c00d05bc6adc2223d00222262002c811f360c4
tree8c5666e883cd46f1aab8c8444de31ea7296496ec
parentffcdaaa92d3ef4fc8a4c75d0517da02bcdf91a61
mw_debug: Add STATIC_URJTAG flag

Revert to linking dynamically by default, can statically link with
`make STATIC_URJTAG=1`

Fixes #351

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
scripts/mw_debug/Makefile