drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit...
[deliverable/linux.git] / drivers / nfc / Makefile
CommitLineData
0329326e
MA
1#
2# Makefile for nfc devices
3#
4
5obj-$(CONFIG_PN544_NFC) += pn544.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.08716 seconds and 5 git commands to generate.