1# 2# Makefile for STMicroelectronics NFC transceiver ST95HF 3# 4 5obj-$(CONFIG_NFC_ST95HF) += st95hf.o 6st95hf-objs := spi.o core.o 7