These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / nfc / s3fwrn5 / Makefile
1 #
2 # Makefile for Samsung S3FWRN5 NFC driver
3 #
4
5 s3fwrn5-objs = core.o firmware.o nci.o
6 s3fwrn5_i2c-objs = i2c.o
7
8 obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5.o
9 obj-$(CONFIG_NFC_S3FWRN5_I2C) += s3fwrn5_i2c.o