mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
5 lines
200 B
Makefile
5 lines
200 B
Makefile
snd-ctxfi-objs := xfi.o ctatc.o ctvmem.o ctpcm.o ctmixer.o ctresource.o \
|
|
ctsrc.o ctamixer.o ctdaio.o ctimap.o cthardware.o cttimer.o \
|
|
cthw20k2.o cthw20k1.o
|
|
|
|
obj-$(CONFIG_SND_CTXFI) += snd-ctxfi.o
|