Current Path : /usr/lib/modules/5.15.0-91-generic/build/net/bluetooth/bnep/ |
Current File : //usr/lib/modules/5.15.0-91-generic/build/net/bluetooth/bnep/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux Bluetooth BNEP layer. # obj-$(CONFIG_BT_BNEP) += bnep.o bnep-objs := core.o sock.o netdev.o