X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fjtag%2Fjtag.c;h=91f14b15e859e24f73de800eb2d0c60f173f62fd;hb=b33779fbbe7a476a53fb56336e9f1265f3e78f17;hp=a75c9c54a6609aa89479ea38b7aba5026d408a59;hpb=c8e52f9e158701c99a9254bdc9864180c00cb092;p=openocd.git diff --git a/src/jtag/jtag.c b/src/jtag/jtag.c index a75c9c54a6..91f14b15e8 100644 --- a/src/jtag/jtag.c +++ b/src/jtag/jtag.c @@ -3116,7 +3116,7 @@ static struct #define B8(bits,count) { ((u8)B8__(HEX__(bits))), (count) } -#if 0 && ((BUILD_FT2232_FTD2XX==1) || (BUILD_FT2232_LIBFTDI==1)) +#if 0 && ((BUILD_FT2232_FTD2XX==1) || (BUILD_FT2232_LIBFTDI==1) || (BUILD_JLINK==1)) /* this is the table submitted by Jeff Williams on 3/30/2009 with this comment: OK, I added Peter's version of the state table, and it works OK for