License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / sound / soc / nuc900 / Makefile
blobc7ba2b9549d20902b59ca2eabe3b4dcf4377c537
1 # SPDX-License-Identifier: GPL-2.0
2 # NUC900 series audio
3 snd-soc-nuc900-pcm-objs := nuc900-pcm.o
4 snd-soc-nuc900-ac97-objs := nuc900-ac97.o
6 obj-$(CONFIG_SND_SOC_NUC900) += snd-soc-nuc900-pcm.o
7 obj-$(CONFIG_SND_SOC_NUC900_AC97) += snd-soc-nuc900-ac97.o
9 # Boards
10 snd-soc-nuc900-audio-objs := nuc900-audio.o
12 obj-$(CONFIG_SND_SOC_NUC900EVB) += snd-soc-nuc900-audio.o