]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
FIX: bug in nextwatch demod, which if the found psk bits was smaller than the preamb...
[proxmark3-svn] / common / Makefile.common
index 72ad0758b65c6d00b8c91309547de8ccc09426c1..61bcef5dae9cc943c301917b4c28bdc19a02ad4b 100644 (file)
@@ -55,8 +55,7 @@ DELETE=del /q
 MOVE=ren
 COPY=copy
 PATHSEP=\\#
-#FLASH_TOOL=winsrc\\prox.exe
-FLASH_TOOL=winsrc\\flash.exe
+FLASH_TOOL=client\\flasher.exe
 DETECTED_OS=Windows
 
 endif
@@ -67,7 +66,6 @@ VPATH = . ../common ../fpga ../zlib
 
 INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
 
-#-Wunused -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code
 CFLAGS =  -c $(INCLUDE) -Wall -Werror -pedantic -Wunused -std=c99 $(APP_CFLAGS) -Os
 LDFLAGS = -nostartfiles -nodefaultlibs -Wl,-gc-sections -n
 
Impressum, Datenschutz