]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/nfc/st21nfcb/Makefile
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
[mirror_ubuntu-bionic-kernel.git] / drivers / nfc / st21nfcb / Makefile
1 #
2 # Makefile for ST21NFCB NCI based NFC driver
3 #
4
5 st21nfcb_nci-objs = ndlc.o st21nfcb.o st21nfcb_se.o
6 obj-$(CONFIG_NFC_ST21NFCB) += st21nfcb_nci.o
7
8 st21nfcb_i2c-objs = i2c.o
9 obj-$(CONFIG_NFC_ST21NFCB_I2C) += st21nfcb_i2c.o