Re: [BUG] module-init-tools

From: Thayumanavar Sachithanantham
Date: Tue Sep 20 2005 - 02:44:18 EST


Please change the lines that you have mentioned to this:

buf_printf(b, " .name = KBUILD_MODNAME,\n");
modname_flags = $(if $(filter 1,$(words $(modname))),-D'DUM(a)=\#a'
-D'KBUILD_MODNAME=DUM($(subst $(comma),_,$(subst -,_,$(modname))))')

Let me know your results.Take care of the quotes while you change.

Thayumanavar
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/