-
Randy Hron authored
I used a combination of: egrep -l 'UTS_RELEASE|LINUX_VERSION_CODE|\<KERNEL_VERSION\>' and "grep -l linux/version.h" to find them. They compiled as module/non-module for me. The previous patch adds version.h, btw.
e3ae58cb
I used a combination of: egrep -l 'UTS_RELEASE|LINUX_VERSION_CODE|\<KERNEL_VERSION\>' and "grep -l linux/version.h" to find them. They compiled as module/non-module for me. The previous patch adds version.h, btw.