mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
chg: turn off FPC specific functions (still work in progress)
This commit is contained in:
@@ -82,7 +82,7 @@ else
|
||||
endif
|
||||
|
||||
# RDV40 flag enables flashmemory commands in client. comment out if you don't have rdv40
|
||||
CFLAGS += -DWITH_FLASH -DWITH_SMARTCARD -DWITH_FPC
|
||||
CFLAGS += -DWITH_FLASH -DWITH_SMARTCARD
|
||||
|
||||
# Flags to generate temporary dependency files
|
||||
DEPFLAGS = -MT $@ -MMD -MP -MF $(OBJDIR)/$*.Td
|
||||
|
||||
Reference in New Issue
Block a user