M7350/external/compat-wireless/net/bluetooth/rfcomm/Makefile
2024-09-09 08:52:07 +00:00

9 lines
166 B
Makefile

#
# Makefile for the Linux Bluetooth RFCOMM layer.
#
obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
rfcomm-y := core.o sock.o
rfcomm-$(CONFIG_COMPAT_BT_RFCOMM_TTY) += tty.o