GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / pci / au88x0 / Makefile
blobd0a66bc5d4a7e3c45d6aa56e404da0e0e491da2e
1 snd-au8810-objs := au8810.o
2 snd-au8820-objs := au8820.o
3 snd-au8830-objs := au8830.o
5 obj-$(CONFIG_SND_AU8810) += snd-au8810.o
6 obj-$(CONFIG_SND_AU8820) += snd-au8820.o
7 obj-$(CONFIG_SND_AU8830) += snd-au8830.o