Re: [patch] 2.4.19-pre8 and 2.5.15 remove duplicate CONFIG_SOUND_EMU10K1

Thomas 'Dent' Mirlacher (dent@cosy.sbg.ac.at)
Thu, 16 May 2002 11:52:43 +0200 (MET DST)


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.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/