Makefiles in Linux

पारस beparas at gmail.com
Tue Jul 17 08:19:37 EDT 2012


On Tue, Jul 17, 2012 at 4:46 PM, Satyajeet <satya.unplugged at gmail.com>wrote:

> How to set Module Version and module Release date in the makefile?
> Is it by the way of CFLAGS?
>
> Regards,
> satya
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
Hello,
you can use MODULE_VERSION() macro from "linux/module.h" file to define the
version.

Regards,
Paras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120717/848b8e33/attachment.html 


More information about the Kernelnewbies mailing list