* [PATCH 1/7] ASoC: Change Makefile and Kconfig to support atmel avr32 and at91 merging into a single atmel directory.
@ 2008-10-03 14:57 Sedji Gaouaou
0 siblings, 0 replies; only message in thread
From: Sedji Gaouaou @ 2008-10-03 14:57 UTC (permalink / raw)
To: alsa-devel, Frank Mandarino, Mark Brown, Takashi Iwai
[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]
Change Makefile and Kconfig to support atmel avr32 and at91 merging into a single atmel directory.
Signed-off-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
---
sound/soc/Kconfig | 3 +--
sound/soc/Makefile | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig
index 4dfda66..615ebf0 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -23,8 +23,7 @@ config SND_SOC_AC97_BUS
bool
# All the supported Soc's
-source "sound/soc/at32/Kconfig"
-source "sound/soc/at91/Kconfig"
+source "sound/soc/atmel/Kconfig"
source "sound/soc/au1x/Kconfig"
source "sound/soc/pxa/Kconfig"
source "sound/soc/s3c24xx/Kconfig"
diff --git a/sound/soc/Makefile b/sound/soc/Makefile
index d849349..4d475c3 100644
--- a/sound/soc/Makefile
+++ b/sound/soc/Makefile
@@ -1,5 +1,5 @@
snd-soc-core-objs := soc-core.o soc-dapm.o
obj-$(CONFIG_SND_SOC) += snd-soc-core.o
-obj-$(CONFIG_SND_SOC) += codecs/ at32/ at91/ pxa/ s3c24xx/ sh/ fsl/ davinci/
+obj-$(CONFIG_SND_SOC) += codecs/ atmel/ pxa/ s3c24xx/ sh/ fsl/ davinci/
obj-$(CONFIG_SND_SOC) += omap/ au1x/ blackfin/
--
1.5.3.7
[-- Attachment #2: Change-Makefile-and-Kconfig-to-support-atmel-sound.txt --]
[-- Type: text/plain, Size: 1301 bytes --]
>From ec6e9878520679b27381cad11dd07f10fb9ce426 Mon Sep 17 00:00:00 2001
From: Sedji Gaouaou <sedji.gaouaou@atmel.com>
Date: Thu, 2 Oct 2008 19:51:31 +0200
Subject: [PATCH] Change Makefile and Kconfig to support atmel avr32 and at91 merging into a
single atmel directory.
Signed-off-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
---
sound/soc/Kconfig | 3 +--
sound/soc/Makefile | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig
index 4dfda66..615ebf0 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -23,8 +23,7 @@ config SND_SOC_AC97_BUS
bool
# All the supported Soc's
-source "sound/soc/at32/Kconfig"
-source "sound/soc/at91/Kconfig"
+source "sound/soc/atmel/Kconfig"
source "sound/soc/au1x/Kconfig"
source "sound/soc/pxa/Kconfig"
source "sound/soc/s3c24xx/Kconfig"
diff --git a/sound/soc/Makefile b/sound/soc/Makefile
index d849349..4d475c3 100644
--- a/sound/soc/Makefile
+++ b/sound/soc/Makefile
@@ -1,5 +1,5 @@
snd-soc-core-objs := soc-core.o soc-dapm.o
obj-$(CONFIG_SND_SOC) += snd-soc-core.o
-obj-$(CONFIG_SND_SOC) += codecs/ at32/ at91/ pxa/ s3c24xx/ sh/ fsl/ davinci/
+obj-$(CONFIG_SND_SOC) += codecs/ atmel/ pxa/ s3c24xx/ sh/ fsl/ davinci/
obj-$(CONFIG_SND_SOC) += omap/ au1x/ blackfin/
--
1.5.3.7
[-- Attachment #3: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-03 14:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-03 14:57 [PATCH 1/7] ASoC: Change Makefile and Kconfig to support atmel avr32 and at91 merging into a single atmel directory Sedji Gaouaou
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.