chg: turn off FPC specific functions (still work in progress)

This commit is contained in:
Chris 2018-09-15 18:33:16 +02:00
commit df70619888

View file

@ -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