mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
Update Makefile.hal
fix https://github.com/RfidResearchGroup/proxmark3/issues/375
This commit is contained in:
parent
04f3cbe58c
commit
3408d75ac9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Default standalone if no standalone specified
|
# Default standalone if no standalone specified
|
||||||
DEFAULT_STANDALONE=LF_SAMYRUN
|
DEFAULT_STANDALONE=LF_SAMYRUN
|
||||||
HELP_EXAMPLE_STANDALONE=HF_COLIN
|
HELP_EXAMPLE_STANDALONE=HF_YOUNG
|
||||||
# (you can set explicitly STANDALONE= to disable standalone modes)
|
# (you can set explicitly STANDALONE= to disable standalone modes)
|
||||||
STANDALONE?=$(DEFAULT_STANDALONE)
|
STANDALONE?=$(DEFAULT_STANDALONE)
|
||||||
STANDALONE_REQ_DEFS=
|
STANDALONE_REQ_DEFS=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue