brintos

brintos / linux-shallow public Read only

0
0
Text · 237 B · ff2b1cb Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2snd-ctxfi-y := xfi.o ctatc.o ctvmem.o ctpcm.o ctmixer.o ctresource.o \3	ctsrc.o ctamixer.o ctdaio.o ctimap.o cthardware.o cttimer.o \4	cthw20k2.o cthw20k1.o5 6obj-$(CONFIG_SND_CTXFI) += snd-ctxfi.o7