1# SPDX-License-Identifier: GPL-2.0
2#
3obj-$(CONFIG_FW_CS_DSP)		+= cs_dsp.o
4
5obj-y				+= test/
6