projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
FIX: the usb_poll_validate_length() check should be inversed, thanks @marshmellow42
[proxmark3-svn]
/
tools
/
mfkey
/
Makefile
diff --git
a/tools/mfkey/Makefile
b/tools/mfkey/Makefile
index f4f7eb82c02d496e0039d79e8d18a7a17ee8d59b..5553d9643a5ce1650ac6bdd9afb3d42128fecf29 100755
(executable)
--- a/
tools/mfkey/Makefile
+++ b/
tools/mfkey/Makefile
@@
-5,7
+5,7
@@
LDFLAGS =
OBJS = crapto1.o crypto1.o
HEADERS =
-EXES = mfkey64 mfkey32
+EXES = mfkey64 mfkey32
mfkey32v2
LIBS =
all: $(OBJS) $(EXES) $(LIBS)
Impressum
,
Datenschutz