/
usr
/
src
/
linux-headers-5.15.0-190
/
net
/
nfc
/
hci
/
/usr/src/linux-headers-5.15.0-190/net/nfc/hci
mkdir
upload
Name
Size
Mode
Actions
Kconfig
527
0644
edit
dl
rm
Makefile
206
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-190/net/nfc/hci/Makefile
(206B)
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux NFC HCI layer. # obj-$(CONFIG_NFC_HCI) += hci.o hci-y := core.o hcp.o command.o llc.o llc_nop.o hci-$(CONFIG_NFC_SHDLC) += llc_shdlc.o
Save
cmd:
run