projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cifs: avoid parallel session setups on same channel
[platform/kernel/linux-rpi.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