Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
741b2252a5e14d6c60a913c77a6099abe73a854a
/
.
/
net
/
bluetooth
/
rfcomm
/
Makefile
blob: aecec45ec68dbee326f65d0e42489eb137628a2d [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
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