repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfd: rk808: Make PM function declaration static
[linux/fpc-iii.git]
/
net
/
bluetooth
/
rfcomm
/
Makefile
blob
593e5c48c13159fc31f32ed63cac7573de76bd16
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the Linux Bluetooth RFCOMM layer.
4
#
5
6
obj-
$(
CONFIG_BT_RFCOMM
) +=
rfcomm.o
7
8
rfcomm-y
:=
core.o sock.o
9
rfcomm-
$(
CONFIG_BT_RFCOMM_TTY
) +=
tty.o