Linux-2.6.12-rc2
[deliverable/linux.git] / net / bluetooth / cmtp / Makefile
1 #
2 # Makefile for the Linux Bluetooth CMTP layer
3 #
4
5 obj-$(CONFIG_BT_CMTP) += cmtp.o
6
7 cmtp-objs := core.o sock.o capi.o
This page took 0.030433 seconds and 5 git commands to generate.