Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
15d4438f3c457b15d5b7f076bba313638bae4402
/
.
/
src
/
kernel
/
linux
/
v4.19
/
net
/
bluetooth
/
rfcomm
/
Makefile
blob: fe07988a37056b51eba883b6e20b8191a17a53a7 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
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