All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomas Szepe <szepe@pinerecords.com>
To: Alan Brady <Alan.C.Brady@exeter.ac.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.21 - minor config glitch
Date: Fri, 11 Jul 2003 15:57:16 +0200	[thread overview]
Message-ID: <20030711135716.GI10217@louise.pinerecords.com> (raw)
In-Reply-To: <1057924063.32461.61.camel@tactile.ex.ac.uk>

> [Alan.C.Brady@exeter.ac.uk]
> 
> Not a bug, but some apps choke when trying to parse the missing
> condition. 
> 
> /usr/src/linux-2.4.21//drivers/char/Config.in, line 161:
> 
> 	if [ "$CONFIG_PPC64" ] ; then 
>                    ^^^
> 
> I presume this should get set as
>  
> 	if [ "$CONFIG_PPC64" = "y" ] ; then

Would you post a -p1 patch, please?
Don't forget to CC the PPC64 maintainer(s).

-- 
Tomas Szepe <szepe@pinerecords.com>

  reply	other threads:[~2003-07-11 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-11 11:47 2.4.21 - minor config glitch Alan Brady
2003-07-11 13:57 ` Tomas Szepe [this message]
2003-07-11 14:28   ` Alan Brady

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=20030711135716.GI10217@louise.pinerecords.com \
    --to=szepe@pinerecords.com \
    --cc=Alan.C.Brady@exeter.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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.