drm/i915: report Gen5+ CPU and PCH FIFO underruns
[deliverable/linux.git] / drivers / nfc / Makefile
CommitLineData
0329326e
MA
1#
2# Makefile for nfc devices
3#
4
aa741030 5obj-$(CONFIG_NFC_PN544) += pn544/
cfad1ba8 6obj-$(CONFIG_NFC_MICROREAD) += microread/
c46ee386 7obj-$(CONFIG_NFC_PN533) += pn533.o
93aead46 8obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
3e256b8f
LRV
9
10ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG
This page took 0.197354 seconds and 5 git commands to generate.