mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Show source version in the makefile logs
This commit is contained in:
parent
ad81004523
commit
0ed190936d
3 changed files with 12 additions and 0 deletions
|
@ -221,6 +221,7 @@ export PLATFORM_DEFS_INFO_STANDALONE
|
|||
export PLATFORM_CHANGED
|
||||
|
||||
$(info ===================================================================)
|
||||
$(info Version info: $(shell tools/mkversion.sh --short 2>/dev/null || ../tools/mkversion.sh --short 2>/dev/null))
|
||||
$(info Platform name: $(PLTNAME))
|
||||
$(info PLATFORM: $(PLATFORM))
|
||||
$(info PLATFORM_FPGA: $(PLATFORM_FPGA))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue