Re: [PATCH] make miniconfig (take 2)

From: Rob Landley
Date: Wed Nov 23 2005 - 23:02:23 EST


On Wednesday 23 November 2005 07:21, Pavel Machek wrote:
> 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.

This is a wild hunch, but try changing the #!/bin/sh at the top of
miniconfig.sh to #!/bin/bash and see if that makes a difference? (I vaguely
remember an ancient email where you're using a funky shell?)

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/