blob: c3ee77fc4b2dc4bb5ae60191bea60705edcc4c36 [file] [log] [blame]
Johannes Berg888dcb72008-10-23 15:47:56 +02001snd-aoa-codec-onyx-objs := onyx.o
2snd-aoa-codec-tas-objs := tas.o
3snd-aoa-codec-toonie-objs := toonie.o
4
Johannes Bergf3d94782006-06-21 15:42:43 +02005obj-$(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