Le lundi 06 février 2012 à 10:02 +0100, Stefan Priebe - Profihost AG a écrit :
> how to get an allyesconfig? Or just doing something like: > rm -f .config; /usr/bin/yes | make oldconfig Save your .config, since next step will destroy it : make allyesconfig Then build : make $your_favorite_build_options -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
