Linux-2.6.12-rc2
[deliverable/linux.git] / net / bluetooth / rfcomm / Makefile
1 #
2 # Makefile for the Linux Bluetooth RFCOMM layer.
3 #
4
5 obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
6
7 rfcomm-y := core.o sock.o crc.o
8 rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o
This page took 0.030165 seconds and 5 git commands to generate.