On Sunday 20 March 2005 05:42 am, Blaisorblade wrote:
> > Without the fix I posted, I have to remove existing
> > symbols from the list,
>
> If you enable the other symbol, Kbuild will remove it from .config for you
> (and output a warning message, yes, but that's hardly a problem). When I
> remov
On Friday 18 March 2005 00:59, Rob Landley wrote:
> On Thursday 17 March 2005 02:22 pm, Blaisorblade wrote:
> > On Thursday 17 March 2005 08:19, Rob Landley wrote:
> > > There can be only one!
> >
> > Yes, but I prefer slightly the current way, since it's more similar to
> > the obj-$(CONFIG_WHATEV
On Thursday 17 March 2005 02:22 pm, Blaisorblade wrote:
> On Thursday 17 March 2005 08:19, Rob Landley wrote:
> > There can be only one!
>
> Yes, but I prefer slightly the current way, since it's more similar to the
> obj-$(CONFIG_WHATEVER) += whatyouneed.o Kbuild idiom...
What I wanted to do was
On Thursday 17 March 2005 08:19, Rob Landley wrote:
> There can be only one!
Yes, but I prefer slightly the current way, since it's more similar to the
obj-$(CONFIG_WHATEVER) += whatyouneed.o Kbuild idiom...
> Signed-off-by: Rob Landley <[EMAIL PROTECTED]>
>
>
> diff -ur linux-2.6.11/arch/um/Kco
There can be only one!
Signed-off-by: Rob Landley <[EMAIL PROTECTED]>
diff -ur linux-2.6.11/arch/um/Kconfig linux-2.6.11.new/arch/um/Kconfig
--- linux-2.6.11/arch/um/Kconfig2005-03-02 01:38:09.0 -0600
+++ linux-2.6.11.new/arch/um/Kconfig2005-03-16 17:38:54.0 -0600
@@