Re: State of the new config & build system

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 28 Dec 2001 18:24:02 +0000 (GMT)


> So if somebody really wants to help this, make scripts that generate
> config files AND Configure.help files from a distributed set. And once you
> do that, you could even imagine creating the old-style config files

Something like:

find $TOPDIR -name "*.cf" -exec cat {} \; > Configure.help

or changing the tools to look for

Documentation/Configure/CONFIG_SMALL_BANANA

??

Alan

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