ath9k-hmac/backports-3.12.8-1/net/bluetooth/rfcomm/Makefile
2016-09-27 13:31:22 +02:00

9 lines
159 B
Makefile
Executable File

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