All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Pavel Machek <pavel@ucw.cz>
Cc: Tilman Schmidt <tilman@imap.cc>, Hansjoerg Lipp <hjlipp@web.de>,
	gigaset307x-common@lists.sourceforge.net, kkeil@suse.de,
	kai.germaschewski@gmx.de, isdn4linux@listserv.isdn4linux.de,
	linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry
Date: Thu, 22 Feb 2007 21:00:36 +0100	[thread overview]
Message-ID: <20070222200036.GD8603@stusta.de> (raw)
In-Reply-To: <20070218163621.GA3945@ucw.cz>

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 <bunk@stusta.de>
> > 
> > ---
> > --- 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


      reply	other threads:[~2007-02-22 20:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15 21:56 [2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry Adrian Bunk
2007-02-16  0:03 ` Tilman Schmidt
2007-02-18 16:36 ` Pavel Machek
2007-02-22 20:00   ` Adrian Bunk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070222200036.GD8603@stusta.de \
    --to=bunk@stusta.de \
    --cc=gigaset307x-common@lists.sourceforge.net \
    --cc=hjlipp@web.de \
    --cc=isdn4linux@listserv.isdn4linux.de \
    --cc=kai.germaschewski@gmx.de \
    --cc=kkeil@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=tilman@imap.cc \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.