DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els12.x86_64/net/bluetooth/rfcomm/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els12.x86_64/net/bluetooth/rfcomm/Makefile |
# # Makefile for the Linux Bluetooth RFCOMM layer. # obj-$(CONFIG_BT_RFCOMM) += rfcomm.o rfcomm-y := core.o sock.o rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o |