>
> BTW:
> why not using Kconfig.x86_32 instead of Kconfig.i386?
See scripts/kconfig/Makefile:
Here we use (in the x86 case):
Kconfig := arch/$(SRCARCH)/Kconfig.$(ARCH)
So the "i386" comes from ARCH equals to i386.
The advantage is that the patch to kconfig
is generic so other arch's can use SR
On 10/25/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> >
> > but
> > in git
> >
> > http://git.kernel.org/?p=linux/kernel/git/sam/x86.git;a=commitdiff;h=d013a27cb79a01b324f93adb275162c244cca2de
> >
> > doesn't include that removing..
>
> That's the bug Kay noticed.
> It should not have been removed
>
> but
> in git
>
> http://git.kernel.org/?p=linux/kernel/git/sam/x86.git;a=commitdiff;h=d013a27cb79a01b324f93adb275162c244cca2de
>
> doesn't include that removing..
That's the bug Kay noticed.
It should not have been removed so I fixedit and pushed out a new change.
Again - please see reply t
On Thu, 25 Oct 2007 22:51:56 -0700 Yinghai Lu wrote:
> On 10/25/07, Randy Dunlap <[EMAIL PROTECTED]> wrote:
> > On Thu, 25 Oct 2007 18:53:18 -0700 Yinghai Lu wrote:
> >
> > > On 10/25/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> > > > From 6654a98eb8587f0538904c9bdb9aeaf9d577f182 Mon Sep 17 00:00
On 10/25/07, Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Thu, 25 Oct 2007 18:53:18 -0700 Yinghai Lu wrote:
>
> > On 10/25/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> > > From 6654a98eb8587f0538904c9bdb9aeaf9d577f182 Mon Sep 17 00:00:00 2001
> > > From: Sam Ravnborg <[EMAIL PROTECTED]>
> > > Date
On Thu, 25 Oct 2007 18:53:18 -0700 Yinghai Lu wrote:
> On 10/25/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> > From 6654a98eb8587f0538904c9bdb9aeaf9d577f182 Mon Sep 17 00:00:00 2001
> > From: Sam Ravnborg <[EMAIL PROTECTED]>
> > Date: Thu, 25 Oct 2007 21:04:16 +0200
> > Subject: [PATCH] x86: move
On 10/25/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> From 6654a98eb8587f0538904c9bdb9aeaf9d577f182 Mon Sep 17 00:00:00 2001
> From: Sam Ravnborg <[EMAIL PROTECTED]>
> Date: Thu, 25 Oct 2007 21:04:16 +0200
> Subject: [PATCH] x86: move i386 and x86_64 Kconfig files to x86 directory
>
> After a smal
>From 6654a98eb8587f0538904c9bdb9aeaf9d577f182 Mon Sep 17 00:00:00 2001
From: Sam Ravnborg <[EMAIL PROTECTED]>
Date: Thu, 25 Oct 2007 21:04:16 +0200
Subject: [PATCH] x86: move i386 and x86_64 Kconfig files to x86 directory
After a small change in kconfig Makefile we could
move all x86 Kconfig file
8 matches
Mail list logo