mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Release v4.17511 - Faraday
This commit is contained in:
parent
295df201f3
commit
6e9df18de6
18 changed files with 35 additions and 50 deletions
|
@ -56,7 +56,7 @@ OBJS = $(OBJDIR)/bootrom.s19
|
|||
# version_pm3.c should be checked on every compilation
|
||||
version_pm3.c: default_version_pm3.c .FORCE
|
||||
$(info [=] CHECK $@)
|
||||
$(Q)$(SH) ../tools/mkversion.sh $@ || $(CP) $< $@
|
||||
$(Q)$(CP) $< $@
|
||||
|
||||
all: showinfo $(OBJS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue