]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/nfc/st21nfca/Makefile
Merge tag 'mvebu-dt-4.8-1' of git://git.infradead.org/linux-mvebu into next/dt
[mirror_ubuntu-artful-kernel.git] / drivers / nfc / st21nfca / Makefile
CommitLineData
68957303
CR
1#
2# Makefile for ST21NFCA HCI based NFC driver
3#
4
15d17170 5st21nfca_hci-objs = core.o dep.o se.o vendor_cmds.o
300c627f 6obj-$(CONFIG_NFC_ST21NFCA) += st21nfca_hci.o
68957303 7
300c627f 8st21nfca_i2c-objs = i2c.o
68957303 9obj-$(CONFIG_NFC_ST21NFCA_I2C) += st21nfca_i2c.o