Re: assembly code in the loadable kernel module

From: Jan Engelhardt
Date: Fri Apr 27 2007 - 05:41:48 EST



On Apr 27 2007 14:15, Parav K Pandit wrote:
>
>I have written one function in assembly for my kernel module.
>Function is in module3.s file.
>I have added the module3.o file in the object list in the Makefile.
>But it shows compile time warning and following output.
>
>What do I need to do to compile assembly code in my kernel module.

A proper Makefile entry would be a start. Post it, let's find the error.

Jan
--
-
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/