Makefile (0a1340c185734a57fbf4775927966ad4a1347b02) Makefile (888dcb7cb26fb85dfe3486d28a2431d69d3e8148)
1snd-aoa-codec-onyx-objs := onyx.o
2snd-aoa-codec-tas-objs := tas.o
3snd-aoa-codec-toonie-objs := toonie.o
4
1obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o
2obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
3obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o
5obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o
6obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
7obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o