168957303SChristophe Ricard# 268957303SChristophe Ricard# Makefile for ST21NFCA HCI based NFC driver 368957303SChristophe Ricard# 468957303SChristophe Ricard 568957303SChristophe Ricardst21nfca_i2c-objs = i2c.o 668957303SChristophe Ricard 768957303SChristophe Ricardobj-$(CONFIG_NFC_ST21NFCA) += st21nfca.o 868957303SChristophe Ricardobj-$(CONFIG_NFC_ST21NFCA_I2C) += st21nfca_i2c.o 9