[alsa-devel] [PATCH 1/2] ASoC: Correcting the config options in soc/omap/Makefile

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Nov 18 14:47:40 CET 2009


On Wed, Nov 18, 2009 at 06:08:59PM +0530, Anuj Aggarwal wrote:

> -obj-$(CONFIG_MACH_OMAP2EVM) += snd-soc-omap2evm.o
> -obj-$(CONFIG_MACH_OMAP3EVM) += snd-soc-omap3evm.o
> +obj-$(CONFIG_SND_OMAP_SOC_OMAP2EVM) += snd-soc-omap2evm.o
> +obj-$(CONFIG_SND_SOC_OMAP_OMAP3EVM) += snd-soc-omap3evm.o

Actually, shouldn't the OMAP3EVM one be CONFIG_SND_OMAP_SOC_OMAP3EVM?
I'll back this out for now.


More information about the Alsa-devel mailing list