Dne 16.8.2010 06:54, Arnaud Lacombe napsal(a): > - sym = sym_lookup("KERNELVERSION", 0); > + sym = sym_lookup("PROJECTVERSION", 0); The required change to the top-level Makefile is missing. I suggest you rather replace "KERNELVERSION" with a macro defaulting to "KERNELVERSION", so that we don't have to change it in the Makefile and other scripts. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html