3 lines
78 B
Makefile
3 lines
78 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_DSP_LOG_DEBUG) += dsp_debug.o
|
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_DSP_LOG_DEBUG) += dsp_debug.o
|