]> git.ipfire.org Git - thirdparty/linux.git/blame - sound/Makefile
Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
[thirdparty/linux.git] / sound / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4
LT
2# Makefile for the Linux sound card driver
3#
4
5obj-$(CONFIG_SOUND) += soundcore.o
727dede0 6obj-$(CONFIG_DMASOUND) += oss/dmasound/
3b0a899c 7obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \
de3a9980
AY
8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/ \
9 virtio/
30833195 10obj-$(CONFIG_SND_AOA) += aoa/
1da177e4 11
e1036502
NP
12# This one must be compilable even if sound is configured out
13obj-$(CONFIG_AC97_BUS) += ac97_bus.o
8d433441 14obj-$(CONFIG_AC97_BUS_NEW) += ac97/
e1036502 15
1da177e4
LT
16ifeq ($(CONFIG_SND),y)
17 obj-y += last.o
18endif
19
b9dd6ffc 20soundcore-objs := sound_core.o