Sign in
gem5
/
arm
/
linux-arm64-legacy
/
ae5db6d12341684913a78b6537c0b9c22c999b5c
/
.
/
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