mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 22:33:48 -07:00
Update Makefile.platform.sample
Signed-off-by: anat400 <anat400@yandex.ru>
This commit is contained in:
parent
5b5cfce34c
commit
7b0019a472
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# If you want to use it, copy this file as Makefile.platform and adjust it to your needs
|
# If you want to use it, copy this file as Makefile.platform and adjust it to your needs
|
||||||
# Run 'make PLATFORM=' to get an exhaustive list of possible parameters for this file.
|
# Run 'make PLATFORM=' to get an exhaustive list of possible parameters for this file.
|
||||||
|
|
||||||
PLATFORM=PM3RDV4
|
#PLATFORM=PM3RDV4
|
||||||
#PLATFORM=PM3GENERIC
|
PLATFORM=PM3GENERIC
|
||||||
# If you want more than one PLATFORM_EXTRAS option, separate them by spaces:
|
# If you want more than one PLATFORM_EXTRAS option, separate them by spaces:
|
||||||
#PLATFORM_EXTRAS=BTADDON
|
#PLATFORM_EXTRAS=BTADDON
|
||||||
#PLATFORM_EXTRAS=FLASH
|
#PLATFORM_EXTRAS=FLASH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue