On Apr 1 2007 15:56, Edgardo Hames wrote: > > I'm working on a project with teams spread across the world and we all > work on the same repository patching the kernel and then integrating > into a common main branch. Even though we label the source code, we > would like to make sure that we are all building the same kernel by > running md5sum on the resulting binary.
If you just want to make sure that interfaces match, CONFIG_MODULE_SRCVERSION_ALL should be doing the right thing. Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

