mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 07:35:54 +00:00
5 lines
173 B
Makefile
5 lines
173 B
Makefile
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
|
|
snd-sof-mt8186-objs := mt8186.o mt8186-clk.o mt8186-loader.o
|
|
obj-$(CONFIG_SND_SOC_SOF_MT8186) += snd-sof-mt8186.o
|
|
|