Re: [PATCH] default to n for GROUP_SCHED and FAIR_GROUP_SCHED

From: Sam Ravnborg
Date: Mon May 05 2008 - 15:05:52 EST


>
> Can I specify /proc/config.gz (gzipped) in the K parameter?

No. And I have more or less dropped my plans to support it.
I will instead try to find a way to read from stdin so you can
just cat or zcat any config.

So somthing along the lines of:

zcat /proc/config.gz | make K=- alldefconfig

Sam
--
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/