License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / sound / soc / txx9 / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
e24805dd
AN
2# Platform
3snd-soc-txx9aclc-objs := txx9aclc.o
4snd-soc-txx9aclc-ac97-objs := txx9aclc-ac97.o
5
6obj-$(CONFIG_SND_SOC_TXX9ACLC) += snd-soc-txx9aclc.o
7obj-$(CONFIG_SND_SOC_TXX9ACLC_AC97) += snd-soc-txx9aclc-ac97.o
8
9# Machine
10snd-soc-txx9aclc-generic-objs := txx9aclc-generic.o
11
12obj-$(CONFIG_SND_SOC_TXX9ACLC_GENERIC) += snd-soc-txx9aclc-generic.o