Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
df59fa7f4bca9658b75f0f5fee225b3a057475c5
/
.
/
drivers
/
nfc
/
st21nfca
/
Makefile
blob: db7a38ae05f7a5cee13241b43ae1a675dc79ab1f [
file
] [
log
] [
blame
]
#
# Makefile for ST21NFCA HCI based NFC driver
#
st21nfca_i2c
-
objs
=
i2c
.
o
obj
-
$
(
CONFIG_NFC_ST21NFCA
)
+=
st21nfca
.
o st21nfca_dep
.
o
obj
-
$
(
CONFIG_NFC_ST21NFCA_I2C
)
+=
st21nfca_i2c
.
o