From 0ed4de5ebd3591b7a8fa527a0c41a2d1a349fef3 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Sun, 22 Aug 2010 12:12:34 +0200 Subject: [PATCH] don't kill avarice before the jtag device is returned to normal state --- bmc/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/bmc/Makefile b/bmc/Makefile index 85ecb0b..2e566d0 100644 --- a/bmc/Makefile +++ b/bmc/Makefile @@ -18,7 +18,6 @@ flash: bmc.bin debug: bmc bmc.bin setsid avarice -g -D :4242 -avr-gdb -ex 'target remote localhost:4242' bmc - -pkill avarice clean: -rm -f *.o bmc bmc.bin -- 2.39.2