projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
RISC-V: Fix a race condition during kernel stack overflow
[platform/kernel/linux-starfive.git]
/
sound
/
ac97
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# make for AC97 bus drivers
4
#
5
6
obj-$(CONFIG_AC97_BUS_NEW) += ac97.o
7
8
ac97-y += bus.o codec.o
9
ac97-$(CONFIG_AC97_BUS_COMPAT) += snd_ac97_compat.o