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
WIP FPC-III support
[linux/fpc-iii.git]
/
net
/
qrtr
/
Makefile
blob
1b1411d158a732736f035ae98979a1df21d2f7e8
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_QRTR
) :=
qrtr.o ns.o
3
4
obj-
$(
CONFIG_QRTR_SMD
) +=
qrtr-smd.o
5
qrtr-smd-y
:=
smd.o
6
obj-
$(
CONFIG_QRTR_TUN
) +=
qrtr-tun.o
7
qrtr-tun-y
:=
tun.o
8
obj-
$(
CONFIG_QRTR_MHI
) +=
qrtr-mhi.o
9
qrtr-mhi-y
:=
mhi.o