Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
0d38ff9c7afa1207beebf9fa0886f87741dfb64a
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
net
/
bluetooth
/
rfcomm
/
Makefile
blob: fe07988a37056b51eba883b6e20b8191a17a53a7 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -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
8
rfcomm
-
$
(
CONFIG_BT_RFCOMM_TTY
)
+=
tty
.
o