On Wed, Oct 17, 2012 at 8:14 PM, Linus Torvalds <torva...@linux-foundation.org> wrote: > > Oh, yes, we should make sure the key file gets cleaned up at "make clean".
Ooh, double-checked. Actually, we have documented "make clean" to leave around "enough build support to build external modules". So technically, I guess what we do right now is correct: you have to do "make distclean" (or "mrproper") to clean the key files. Now, whether we should perhaps change that (and change the documentation), I dunno. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/