public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose@wanadoo.es>
To: linux-kernel <linux-kernel@vger.kernel.org>,
	marcelo <marcelo@conectiva.com.br>
Subject: [PATCH] kbuild ppc64 fix
Date: Sun, 11 May 2003 06:06:03 +0200	[thread overview]
Message-ID: <3EBDCC2B.3040509@wanadoo.es> (raw)

hi,

for 2.4.21-rc2:

--cut--
diff -Nuar linux/drivers/char/Config.in linux.xose/drivers/char/Config.in
--- linux/drivers/char/Config.in        2003-05-11 02:53:29.000000000 +0200
+++ linux.xose/drivers/char/Config.in   2003-05-11 05:59:30.000000000 +0200
@@ -158,7 +158,7 @@
    dep_tristate 'Texas Instruments parallel link cable support' CONFIG_TIPAR $CONFIG_PARPORT
 fi

-if [ "$CONFIG_PPC64" ] ; then
+if [ "$CONFIG_PPC64" = "y"] ; then
    bool 'pSeries Hypervisor Virtual Console support' CONFIG_HVC_CONSOLE
 fi
--end--

regards,
-- 
Galiza nin perdoa nin esquence. Governo demision!


                 reply	other threads:[~2003-05-11  3:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3EBDCC2B.3040509@wanadoo.es \
    --to=xose@wanadoo.es \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox