/
usr
/
src
/
linux-headers-5.15.0-181
/
net
/
bluetooth
/
hidp
/
/usr/src/linux-headers-5.15.0-181/net/bluetooth/hidp
mkdir
upload
Name
Size
Mode
Actions
Kconfig
391
0644
edit
dl
rm
Makefile
151
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/net/bluetooth/hidp/Makefile
(151B)
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux Bluetooth HIDP layer # obj-$(CONFIG_BT_HIDP) += hidp.o hidp-objs := core.o sock.o
Save
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux Bluetooth HIDP layer # obj-$(CONFIG_BT_HIDP) += hidp.o hidp-objs := core.o sock.o