6db4831e98
Android 14
7 lines
129 B
Makefile
7 lines
129 B
Makefile
#
|
|
# Makefile for STMicroelectronics NFC transceiver ST95HF
|
|
#
|
|
|
|
obj-$(CONFIG_NFC_ST95HF) += st95hf.o
|
|
st95hf-objs := spi.o core.o
|