30 Mar
2011
30 Mar
'11
1:33 a.m.
On Tue, Mar 29, 2011 at 04:47:02PM +0530, Rajeev Kumar wrote:
+++ b/sound/soc/spear/Makefile @@ -0,0 +1,6 @@ +# SPEAR Platform Support +obj-$(CONFIG_SND_SOC_SPEAR) += spear13xx-pcm.o +obj-$(CONFIG_SND_SOC_SPEAR_I2S) += spear13xx-i2s.o
+# SPEAR Machine Support +obj-$(CONFIG_SND_SOC_SPEAR_EVM) += evb_sta529.o
As previously mentioned you should give all the modules snd-soc- prefixes to their names.