From: Greg Banks <gnb@alphalink.com.au>
To: Trivial Patch Monkey <trivial@rustcorp.com.au>,
Ivan Gyurdiev <ivangurdiev@attbi.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: PATCH 2.5: kconfig LDM broke xconfig in 2.5.29
Date: Sun, 28 Jul 2002 21:48:33 +1000 [thread overview]
Message-ID: <3D43DA11.5D56BBDC@alphalink.com.au> (raw)
G'day,
Ivan Gyurdiev wrote:
> [root@cobra linux-2.5]# make xconfig
> [...]
> fs/partitions/Config.in: 28: can't handle dep_bool/dep_mbool/dep_tristate
> condition
trivial fix is:
--- fs/partitions/Config.in.orig Sun Jul 28 21:39:14 2002
+++ fs/partitions/Config.in Sun Jul 28 21:39:16 2002
@@ -25,7 +25,7 @@
bool ' Solaris (x86) partition table support' CONFIG_SOLARIS_X86_PARTITION
bool ' Unixware slices support' CONFIG_UNIXWARE_DISKLABEL
fi
- dep_bool ' Windows Logical Disk Manager (Dynamic Disk) support' CONFIG_LDM_PARTITION
+ bool ' Windows Logical Disk Manager (Dynamic Disk) support' CONFIG_LDM_PARTITION
if [ "$CONFIG_LDM_PARTITION" = "y" ]; then
bool ' Windows LDM extra logging' CONFIG_LDM_DEBUG
fi
Greg.
--
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001.
reply other threads:[~2002-07-28 11:46 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=3D43DA11.5D56BBDC@alphalink.com.au \
--to=gnb@alphalink.com.au \
--cc=ivangurdiev@attbi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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
all inboxes | Powered by JetHome®