mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 02:05:54 +00:00
4 lines
172 B
Makefile
4 lines
172 B
Makefile
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
|
|
snd-sof-mt8195-objs := mt8195.o mt8195-clk.o mt8195-loader.o
|
|
obj-$(CONFIG_SND_SOC_SOF_MT8195) += snd-sof-mt8195.o
|