X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6658905f18a1eebc148836f26c731dea9c1377dc..8a6aec16d8c21d3c57457e5ec00eb83f5242feba:/cockpit/2makeboot.bat

diff --git a/cockpit/2makeboot.bat b/cockpit/2makeboot.bat
index a56fcfe0..4258d9bb 100644
--- a/cockpit/2makeboot.bat
+++ b/cockpit/2makeboot.bat
@@ -1,5 +1,5 @@
 @echo off
 cd ..\bootrom
-rem nmake clean
-nmake
+rem make clean
+make
 cd ..\cockpit