GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / aoa / codecs / Makefile
blobc3ee77fc4b2dc4bb5ae60191bea60705edcc4c36
1 snd-aoa-codec-onyx-objs := onyx.o
2 snd-aoa-codec-tas-objs := tas.o
3 snd-aoa-codec-toonie-objs := toonie.o
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