X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/bd8463861447640be1cbf93849e272031371a954..80501bad5b7155e77374ca56ce50e35ebd64c1a4:/bootrom/Makefile diff --git a/bootrom/Makefile b/bootrom/Makefile index 8029b6fc..e2dc0dbd 100644 --- a/bootrom/Makefile +++ b/bootrom/Makefile @@ -8,7 +8,7 @@ # DO NOT use thumb mode in the phase 1 bootloader since that generates a section with glue code ARMSRC = -THUMBSRC = usb.c bootrom.c +THUMBSRC = usb_hid.c bootrom.c ASMSRC = ram-reset.s flash-reset.s ## There is a strange bug with the linker: Sometimes it will not emit the glue to call