]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/Makefile
usb communication (device side) refactoring
[proxmark3-svn] / bootrom / Makefile
index dd1e7e0830877d14d1870549f0d4620b9b1c2c93..b1e2e6cd14a7b00125777156c4ec0deb59c514d4 100644 (file)
@@ -8,7 +8,7 @@
 
 # DO NOT use thumb mode in the phase 1 bootloader since that generates a section with glue code
 ARMSRC = 
-THUMBSRC = cmd.c usb_cdc.c bootrom.c
+THUMBSRC = usb_cdc.c bootrom.c
 ASMSRC = ram-reset.s flash-reset.s
 VERSIONSRC = version.c
 
Impressum, Datenschutz