X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6a0915eac23a40d8ca0bdcaa5203164a7fb16e0e..7a53739728caea10b0857596fe3e30606295e8b4:/bootrom/Makefile?ds=sidebyside

diff --git a/bootrom/Makefile b/bootrom/Makefile
index dd1e7e08..b1e2e6cd 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 = cmd.c usb_cdc.c bootrom.c
+THUMBSRC = usb_cdc.c bootrom.c
 ASMSRC = ram-reset.s flash-reset.s
 VERSIONSRC = version.c