X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2FMakefile;h=eecfcef6bdd58197b22633c13dbfc4ca9dbe83d2;hp=f96968f9015943f797d3ec73891c31ce2c0e5386;hb=65c39b80a197663ed494ea6887159b0efe7116a1;hpb=704a3e5036b88ba2fc03606d24b0e474b22338e8 diff --git a/firmware/Makefile b/firmware/Makefile index f96968f..eecfcef 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -30,7 +30,7 @@ CC=msp430-gcc -Wall -Os -g -mmcu=$(mcu) -D$(mcu) -D$(platform) -Dplatform=$(plat #Define extra modules here. #moreapps?=apps/i2c/i2c.o apps/glitch/glitch.o apps/jtag/sbw.o apps/smartcard/smartcard.o apps/jtag/ejtag.o apps/jtag/jtagxscale.o -moreapps?=apps/jtag/sbw.o apps/glitch/glitch.o +moreapps?=apps/jtag/sbw.o apps/glitch/glitch.o apps/jtag/jtagarm7.o # should include apps/jtag/jtagarm7tdmi.o to build jtag for ARM7 # should include apps/pic/dspic33f.o to build support for PIC24H/dsPIC33F