]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - sound/arm/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / sound / arm / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4
LT
2#
3# Makefile for ALSA
4#
5
cb5a6ffc 6obj-$(CONFIG_SND_ARMAACI) += snd-aaci.o
d6797322 7snd-aaci-objs := aaci.o
c9237156
RK
8
9obj-$(CONFIG_SND_PXA2XX_PCM) += snd-pxa2xx-pcm.o
10snd-pxa2xx-pcm-objs := pxa2xx-pcm.o
11
9c636342 12obj-$(CONFIG_SND_PXA2XX_LIB) += snd-pxa2xx-lib.o
a6d77317
DB
13snd-pxa2xx-lib-y := pxa2xx-pcm-lib.o
14snd-pxa2xx-lib-$(CONFIG_SND_PXA2XX_LIB_AC97) += pxa2xx-ac97-lib.o
9c636342 15
c9237156
RK
16obj-$(CONFIG_SND_PXA2XX_AC97) += snd-pxa2xx-ac97.o
17snd-pxa2xx-ac97-objs := pxa2xx-ac97.o