projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
usb: gadget: webcam: Make g_webcam loadable again
[platform/kernel/linux-starfive.git]
/
net
/
qrtr
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-$(CONFIG_QRTR) += qrtr.o
3
qrtr-y := af_qrtr.o ns.o
4
5
obj-$(CONFIG_QRTR_SMD) += qrtr-smd.o
6
qrtr-smd-y := smd.o
7
obj-$(CONFIG_QRTR_TUN) += qrtr-tun.o
8
qrtr-tun-y := tun.o
9
obj-$(CONFIG_QRTR_MHI) += qrtr-mhi.o
10
qrtr-mhi-y := mhi.o