License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / sound / soc / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
5bef44f9 2snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o
6f0c4226
JY
3snd-soc-core-objs += soc-pcm.o soc-io.o soc-devres.o soc-ops.o
4snd-soc-core-$(CONFIG_SND_SOC_COMPRESS) += soc-compress.o
78b50f39
MB
5
6ifneq ($(CONFIG_SND_SOC_TOPOLOGY),)
8a978234 7snd-soc-core-objs += soc-topology.o
78b50f39 8endif
a3288176 9
28c4468b
LPC
10ifneq ($(CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM),)
11snd-soc-core-objs += soc-generic-dmaengine-pcm.o
12endif
13
336b8423
LPC
14ifneq ($(CONFIG_SND_SOC_AC97_BUS),)
15snd-soc-core-objs += soc-ac97.o
16endif
17
a3288176 18obj-$(CONFIG_SND_SOC) += snd-soc-core.o
0b34a3d0 19obj-$(CONFIG_SND_SOC) += codecs/
f2390880 20obj-$(CONFIG_SND_SOC) += generic/
8f2fe346 21obj-$(CONFIG_SND_SOC) += adi/
7c31335a 22obj-$(CONFIG_SND_SOC) += amd/
0b34a3d0
MB
23obj-$(CONFIG_SND_SOC) += atmel/
24obj-$(CONFIG_SND_SOC) += au1x/
c6aeb7de 25obj-$(CONFIG_SND_SOC) += bcm/
0b34a3d0 26obj-$(CONFIG_SND_SOC) += blackfin/
0ed275ef 27obj-$(CONFIG_SND_SOC) += cirrus/
0b34a3d0 28obj-$(CONFIG_SND_SOC) += davinci/
3a9cf8ef 29obj-$(CONFIG_SND_SOC) += dwc/
0b34a3d0 30obj-$(CONFIG_SND_SOC) += fsl/
0bf750f4 31obj-$(CONFIG_SND_SOC) += hisilicon/
9af83810 32obj-$(CONFIG_SND_SOC) += jz4740/
14b947d9 33obj-$(CONFIG_SND_SOC) += img/
784cbf8a 34obj-$(CONFIG_SND_SOC) += intel/
ee0bcaff 35obj-$(CONFIG_SND_SOC) += mediatek/
009ad054 36obj-$(CONFIG_SND_SOC) += mxs/
1082e270 37obj-$(CONFIG_SND_SOC) += nuc900/
0b34a3d0 38obj-$(CONFIG_SND_SOC) += omap/
f9b95980 39obj-$(CONFIG_SND_SOC) += kirkwood/
0b34a3d0 40obj-$(CONFIG_SND_SOC) += pxa/
6a328885 41obj-$(CONFIG_SND_SOC) += qcom/
4495c89f 42obj-$(CONFIG_SND_SOC) += rockchip/
5033f43c 43obj-$(CONFIG_SND_SOC) += samsung/
0b34a3d0 44obj-$(CONFIG_SND_SOC) += sh/
a731e217 45obj-$(CONFIG_SND_SOC) += sirf/
e58070ee 46obj-$(CONFIG_SND_SOC) += spear/
1e6babb4 47obj-$(CONFIG_SND_SOC) += sti/
3e086edf 48obj-$(CONFIG_SND_SOC) += stm/
45fb6b6f 49obj-$(CONFIG_SND_SOC) += sunxi/
8b75d714 50obj-$(CONFIG_SND_SOC) += tegra/
e24805dd 51obj-$(CONFIG_SND_SOC) += txx9/
3592b7f6 52obj-$(CONFIG_SND_SOC) += ux500/
57b7068d 53obj-$(CONFIG_SND_SOC) += xtensa/
6fc3d24d 54obj-$(CONFIG_SND_SOC) += zte/