[Bluetooth] Move CRC table into RFCOMM core
[deliverable/linux.git] / net / bluetooth / rfcomm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux Bluetooth RFCOMM layer.
3#
4
5obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
6
408c1ce2 7rfcomm-y := core.o sock.o
1da177e4 8rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o
This page took 0.061874 seconds and 5 git commands to generate.