X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2FMakefile;h=eecfcef6bdd58197b22633c13dbfc4ca9dbe83d2;hp=91fb495ae105df38e238d06722ab54f9cf2f40ed;hb=78b9aa88dbfedd83c38c878d9f423af7da7cd36a;hpb=2c299b308dca8a7667bacce7690fa6238492723f diff --git a/firmware/Makefile b/firmware/Makefile index 91fb495..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 +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