Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 snd-aoa-codec-onyx-objs := onyx.o
0003 snd-aoa-codec-tas-objs := tas.o
0004 snd-aoa-codec-toonie-objs := toonie.o
0005 
0006 obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o
0007 obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
0008 obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o