sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
[deliverable/linux.git] / drivers / nfc / Makefile
CommitLineData
0329326e
MA
1#
2# Makefile for nfc devices
3#
4
97f18414 5obj-$(CONFIG_PN544_HCI_NFC) += pn544/
c46ee386 6obj-$(CONFIG_NFC_PN533) += pn533.o
93aead46 7obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
3e256b8f
LRV
8
9ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG
This page took 0.147404 seconds and 5 git commands to generate.