Sign in
gem5
/
arm
/
linux-arm64-legacy
/
144cb08864ed44be52d8634ac69cd98e5efcf527
/
.
/
net
/
nfc
/
nci
/
Makefile
blob: 7aeedc43187db0f7fce4727f4aed15c4a6cefe63 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux NFC NCI layer.
#
obj
-
$
(
CONFIG_NFC_NCI
)
+=
nci
.
o
nci
-
objs
:=
core
.
o data
.
o lib
.
o ntf
.
o rsp
.
o
nci
-
$
(
CONFIG_NFC_NCI_SPI
)
+=
spi
.
o