projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[platform/kernel/linux-starfive.git]
/
sound
/
xen
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0 OR MIT
2
3
snd_xen_front-objs := xen_snd_front.o \
4
xen_snd_front_cfg.o \
5
xen_snd_front_evtchnl.o \
6
xen_snd_front_alsa.o
7
8
obj-$(CONFIG_SND_XEN_FRONTEND) += snd_xen_front.o