On Tue, Jul 17, 2012 at 4:46 PM, Satyajeet <[email protected]>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 > [email protected] > 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
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
