Space Iklan Space Iklan Space Iklan Space Iklan

how to make a conditional based on kernel version ?

Bookmark and Share
how to make a conditional based on kernel version ?
 use
LINUX_VERSION_CODE

ex:
====
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0) 
 
 
beritasehari