HOME


Mini Shell 1.0
DIR:/usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/net/bluetooth/rfcomm/
Upload File :
Current File : //usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/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