Re: [PATCH] make miniconfig (take 2)

From: Rob Landley
Date: Wed Nov 23 2005 - 22:19:48 EST


On Wednesday 23 November 2005 07:21, Pavel Machek wrote:
> Hi!
>
> > > Sorry, I did not have time to look what's wrong with miniconfig, yet.
> >
> > I just tried again and it applied to -git2 cleanly. Possibly it was
> > whitespace damaged? (I have to jump through hoops to prevent kmail from
> > doing stupid things to inline attachments...)
> >
> > Here it is as an attachment. Let me know if this applies cleanly
> > for you...
>
> Ok, this one applied okay for me. It still does not seem to work:
>
> pavel@amd:/data/l/linux$ scripts/miniconfig.sh config.ok
> Calculating mini.config...
> pavel@amd:/data/l/linux$ cat mini.config
> CONFIG_PM=y
> pavel@amd:/data/l/linux$
>
> ...and yes, my config is definitely more complex than that, I
> handselected only relevant PCI cards, for example.
> Pavel

Odd.

The way the script works is it repeatedly calls "make miniconfig" to see if
removing each line makes a difference. Judging by the output, it thinks none
of the lines it removed made any difference.

Could you send me the .config you tried to shrink down?

Rob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/