Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / drivers / nfc / Makefile
CommitLineData
0329326e
MA
1#
2# Makefile for nfc devices
3#
4
bbed0dee 5obj-$(CONFIG_PN544_HCI_NFC) += pn544_hci.o
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.137804 seconds and 5 git commands to generate.