Results 1 to 1 of 1
Hi,
I have a question regarding the Module versions. In the previous version of linux if we compile our kernel with CONFIG_MODVERSIONS option, we have to include modversions.h file in ...
- 07-08-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 23
Question about CONFIG_MODVERSIONS
Hi,
I have a question regarding the Module versions. In the previous version of linux if we compile our kernel with CONFIG_MODVERSIONS option, we have to include modversions.h file in each c file and then compile with option DMODVERSIONS.
I have the question in current ubuntu linux, i heard that modversions.h is not required for kernel 2.6. But if we compile our kernel CONFIG_MODVERSIONS, what should we do/enable in order to get our kernel module running?
Regards,
dinky


Reply With Quote