mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 10:59:01 +07:00
1e0edd4dea
Tidyup incoherence between MODULE_LICENSE and header license, too Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
4 lines
169 B
Makefile
4 lines
169 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
snd-soc-rcar-objs := core.o gen.o dma.o adg.o ssi.o ssiu.o src.o ctu.o mix.o dvc.o cmd.o
|
|
obj-$(CONFIG_SND_SOC_RCAR) += snd-soc-rcar.o
|