repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vmscan: avoid setting zone congested if no page dirty
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
net
/
bluetooth
/
rfcomm
/
Makefile
blob
fe07988a37056b51eba883b6e20b8191a17a53a7
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