> > Are you building in a different tree than the source tree? The patch below > fixed it for me. > > Question: Why don't GENKSYMS and KALLSYMS need the $(srctree) prefix?
They are generated binaries that live in the output directory structure. > --- > Subject: kbuild: Add missing srctree prefix for includecheck and versioncheck > > Add missing $(srctree)/ prefix for scripts used by the includecheck and > versioncheck make targets > > Signed-off-by: Geert Uytterhoeven <[EMAIL PROTECTED]> Thanks - applied. Sam - 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/