GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / soc / nuc900 / Makefile
blob7e46c71503168403d57da2e774f3be2097698ece
1 # NUC900 series audio
2 snd-soc-nuc900-pcm-objs := nuc900-pcm.o
3 snd-soc-nuc900-ac97-objs := nuc900-ac97.o
5 obj-$(CONFIG_SND_SOC_NUC900) += snd-soc-nuc900-pcm.o
6 obj-$(CONFIG_SND_SOC_NUC900_AC97) += snd-soc-nuc900-ac97.o
8 # Boards
9 snd-soc-nuc900-audio-objs := nuc900-audio.o
11 obj-$(CONFIG_SND_SOC_NUC900EVB) += snd-soc-nuc900-audio.o