The corresponding kernel patch (*) is currently only in -mm, because it wasn't reviewed by the kbuild maintainer yet. I'm not sure if Jon wants to add support for something that's not yet in Linus' kernel, but I thought I'll post it here for completeness. (*) http://lkml.org/lkml/2009/9/4/279 Michal Marek (2): depmod: change depfile functions to return int modprobe: handle built-in modules depmod.c | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++-------- modprobe.c | 23 +++++++++++++++++ tables.c | 24 +++++++++++------ tables.h | 16 ++++++------ 4 files changed, 118 insertions(+), 27 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html