projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branches 'acpi-scan' and 'acpi-prm'
[platform/kernel/linux-starfive.git]
/
net
/
qrtr
/
Makefile
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