linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] 2.4.19-pre8 remove duplicate CONFIG_SOUND_EMU10K1
@ 2002-05-16  9:28 Keith Owens
  2002-05-16  9:52 ` [patch] 2.4.19-pre8 and 2.5.15 " Thomas 'Dent' Mirlacher
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Owens @ 2002-05-16  9:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: marcelo

CONFIG_SOUND_EMU10K1 += ac97_codec.o occurs twice.
To be sure, to be sure ....

Index: 19-pre8.1/drivers/sound/Makefile
--- 19-pre8.1/drivers/sound/Makefile Fri, 01 Mar 2002 11:01:28 +1100 kaos (linux-2.4/P/b/4_Makefile 1.3.2.2.1.3.1.2 644)
+++ 19-pre8.1(w)/drivers/sound/Makefile Thu, 16 May 2002 19:25:13 +1000 kaos (linux-2.4/P/b/4_Makefile 1.3.2.2.1.3.1.2 644)
@@ -75,7 +75,6 @@ obj-$(CONFIG_SOUND_EMU10K1)	+= ac97_code
 obj-$(CONFIG_SOUND_BCM_CS4297A)	+= swarm_cs4297a.o
 obj-$(CONFIG_SOUND_RME96XX)     += rme96xx.o
 obj-$(CONFIG_SOUND_BT878)	+= btaudio.o
-obj-$(CONFIG_SOUND_EMU10K1)	+= ac97_codec.o
 obj-$(CONFIG_SOUND_IT8172)	+= ite8172.o ac97_codec.o
 
 ifeq ($(CONFIG_MIDI_EMU10K1),y)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch] 2.4.19-pre8 and 2.5.15 remove duplicate CONFIG_SOUND_EMU10K1
  2002-05-16  9:28 [patch] 2.4.19-pre8 remove duplicate CONFIG_SOUND_EMU10K1 Keith Owens
@ 2002-05-16  9:52 ` Thomas 'Dent' Mirlacher
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas 'Dent' Mirlacher @ 2002-05-16  9:52 UTC (permalink / raw)
  To: Keith Owens; +Cc: linux-kernel, marcelo

On Thu, 16 May 2002, Keith Owens wrote:

> CONFIG_SOUND_EMU10K1 += ac97_codec.o occurs twice.
> To be sure, to be sure ....

same is true for 2.5.15

> Index: 19-pre8.1/drivers/sound/Makefile
> --- 19-pre8.1/drivers/sound/Makefile Fri, 01 Mar 2002 11:01:28 +1100 kaos (linux-2.4/P/b/4_Makefile 1.3.2.2.1.3.1.2 644)
> +++ 19-pre8.1(w)/drivers/sound/Makefile Thu, 16 May 2002 19:25:13 +1000 kaos (linux-2.4/P/b/4_Makefile 1.3.2.2.1.3.1.2 644)
> @@ -75,7 +75,6 @@ obj-$(CONFIG_SOUND_EMU10K1)	+= ac97_code
>  obj-$(CONFIG_SOUND_BCM_CS4297A)	+= swarm_cs4297a.o
>  obj-$(CONFIG_SOUND_RME96XX)     += rme96xx.o
>  obj-$(CONFIG_SOUND_BT878)	+= btaudio.o
> -obj-$(CONFIG_SOUND_EMU10K1)	+= ac97_codec.o
>  obj-$(CONFIG_SOUND_IT8172)	+= ite8172.o ac97_codec.o
>  
>  ifeq ($(CONFIG_MIDI_EMU10K1),y)

	tm

-- 
in some way i do, and in some way i don't.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-16  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-16  9:28 [patch] 2.4.19-pre8 remove duplicate CONFIG_SOUND_EMU10K1 Keith Owens
2002-05-16  9:52 ` [patch] 2.4.19-pre8 and 2.5.15 " Thomas 'Dent' Mirlacher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).