<br><br><div class="gmail_quote">On Tue, Jul 17, 2012 at 4:46 PM, Satyajeet <span dir="ltr">&lt;<a href="mailto:satya.unplugged@gmail.com" target="_blank">satya.unplugged@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

How to set Module Version and module Release date in the makefile?<div>Is it by the way of CFLAGS?</div><div><br></div><div>Regards,<br>satya</div>
<br>_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></blockquote></div><br>Hello,<br>you can use MODULE_VERSION() macro from &quot;linux/module.h&quot; file to define the version. <br><br>Regards,<br>Paras<br><br>