NFC: st21nfca: Adding support for secure element
[deliverable/linux.git] / drivers / nfc / st21nfca / Makefile
CommitLineData
68957303
CR
1#
2# Makefile for ST21NFCA HCI based NFC driver
3#
4
2130fb97 5st21nfca_hci-objs = st21nfca.o st21nfca_dep.o st21nfca_se.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
This page took 0.064655 seconds and 5 git commands to generate.