2007-02-15 21:56:06

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry

Advanced Mathematics, lesson 1:
101 != 105

;-)

Signed-off-by: Adrian Bunk <[email protected]>

---
--- linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile.old 2007-02-15 17:38:23.000000000 +0100
+++ linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile 2007-02-15 17:38:41.000000000 +0100
@@ -5,4 +5,4 @@

obj-$(CONFIG_GIGASET_M105) += usb_gigaset.o gigaset.o
obj-$(CONFIG_GIGASET_BASE) += bas_gigaset.o gigaset.o
-obj-$(CONFIG_GIGASET_M105) += ser_gigaset.o gigaset.o
+obj-$(CONFIG_GIGASET_M101) += ser_gigaset.o gigaset.o


2007-02-16 00:03:10

by Tilman Schmidt

[permalink] [raw]
Subject: Re: [2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry

Am 15.02.2007 22:56 schrieb Adrian Bunk:
> Advanced Mathematics, lesson 1:
> 101 != 105

Ouch. Sorry. Thanks for catching that one.

> Signed-off-by: Adrian Bunk <[email protected]>

Acked-by: Tilman Schmidt <[email protected]>

> ---
> --- linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile.old 2007-02-15 17:38:23.000000000 +0100
> +++ linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile 2007-02-15 17:38:41.000000000 +0100
> @@ -5,4 +5,4 @@
>
> obj-$(CONFIG_GIGASET_M105) += usb_gigaset.o gigaset.o
> obj-$(CONFIG_GIGASET_BASE) += bas_gigaset.o gigaset.o
> -obj-$(CONFIG_GIGASET_M105) += ser_gigaset.o gigaset.o
> +obj-$(CONFIG_GIGASET_M101) += ser_gigaset.o gigaset.o
>


--
Tilman Schmidt E-Mail: [email protected]
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Unge?ffnet mindestens haltbar bis: (siehe R?ckseite)


Attachments:
signature.asc (253.00 B)
OpenPGP digital signature

2007-02-18 20:20:51

by Pavel Machek

[permalink] [raw]
Subject: Re: [2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry

Hi!

> Advanced Mathematics, lesson 1:
> 101 != 105
>
> ;-)
>
> Signed-off-by: Adrian Bunk <[email protected]>
>
> ---
> --- linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile.old 2007-02-15 17:38:23.000000000 +0100
> +++ linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile 2007-02-15 17:38:41.000000000 +0100
> @@ -5,4 +5,4 @@
>
> obj-$(CONFIG_GIGASET_M105) += usb_gigaset.o gigaset.o
> obj-$(CONFIG_GIGASET_BASE) += bas_gigaset.o gigaset.o
> -obj-$(CONFIG_GIGASET_M105) += ser_gigaset.o gigaset.o
> +obj-$(CONFIG_GIGASET_M101) += ser_gigaset.o gigaset.o

Are you sure? M105 is both usb and serial?

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

2007-02-22 20:00:39

by Adrian Bunk

[permalink] [raw]
Subject: Re: [2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry

On Sun, Feb 18, 2007 at 04:36:22PM +0000, Pavel Machek wrote:

> Hi!

Hi Pavel!

> > Advanced Mathematics, lesson 1:
> > 101 != 105
> >
> > ;-)
> >
> > Signed-off-by: Adrian Bunk <[email protected]>
> >
> > ---
> > --- linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile.old 2007-02-15 17:38:23.000000000 +0100
> > +++ linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile 2007-02-15 17:38:41.000000000 +0100
> > @@ -5,4 +5,4 @@
> >
> > obj-$(CONFIG_GIGASET_M105) += usb_gigaset.o gigaset.o
> > obj-$(CONFIG_GIGASET_BASE) += bas_gigaset.o gigaset.o
> > -obj-$(CONFIG_GIGASET_M105) += ser_gigaset.o gigaset.o
> > +obj-$(CONFIG_GIGASET_M101) += ser_gigaset.o gigaset.o
>
> Are you sure? M105 is both usb and serial?

You seem to read the patch in the wrong direction. ;-)

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed