Added a proper way to check if it is rdv4 fw

This commit is contained in:
Alejandro 2023-01-24 23:01:28 +01:00
commit 474aaed4b7
No known key found for this signature in database
GPG key ID: CDA13895591AAB58
5 changed files with 16 additions and 4 deletions

View file

@ -95,6 +95,7 @@ ifeq ($(PLATFORM),PM3RDV4)
PLATFORM_DEFS = -DWITH_SMARTCARD -DWITH_FLASH -DRDV4
PLTNAME = Proxmark3 RDV4
PLATFORM_FPGA = xc2s30
RDV4 = yes
else ifeq ($(PLATFORM),PM3OTHER)
$(warning PLATFORM=PM3OTHER is deprecated, please use PLATFORM=PM3GENERIC)
PLTNAME = Proxmark3 generic target