[alsa-devel] [PATCH V2 4/5] sound: asoc: Adding Kconfig and Makefile to support SPEAr13XX ASoC driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Mar 30 01:33:02 CEST 2011
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.
More information about the Alsa-devel
mailing list