ath9k-hmac/backports-3.12.8-1/net/bluetooth/rfcomm/Makefile

9 lines
159 B
Makefile
Raw Normal View History

2016-09-26 13:44:25 +00:00
#
# 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