Johannes Berg | 888dcb7 | 2008-10-23 15:47:56 +0200 | [diff] [blame] | 1 | snd-aoa-codec-onyx-objs := onyx.o |
2 | snd-aoa-codec-tas-objs := tas.o | ||||
3 | snd-aoa-codec-toonie-objs := toonie.o | ||||
4 | |||||
Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 5 | obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o |
6 | obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o | ||||
7 | obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o |