ML509: use urjtag's fjmem block as the debug controller (JtagConnectedFpga).
[fleet.git] / Makefile
index 4b9fb4e..3f393ba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -134,7 +134,6 @@ upload: fleet.jar build/${impl}/main.bit
        chmod +x misc/program.sh
 ifneq ($(impl),bee2)
        ${rsync} ./ root@${runhost}:fleet/
-       ssh -t root@${runhost} 'cd fleet; jtag < misc/jtag-commands'
 endif
 
 build/${impl}/main.bit: $(java_files) $(ship_files)