File cmsfs-1.1.10-supported-version.patch of Package cmsfs.14094
--- a/cmsfssed.sh 2014-02-19 17:41:05.000000000 -0500
+++ b/cmsfssed.sh 2016-11-15 13:48:37.000000000 -0500
@@ -103,7 +103,7 @@
echo "$Z: The DRIVER does not work with Linux 2.6." 1>&2
echo "$Z: (The utility should give you no trouble.)" 1>&2
;;
- 3.*)
+ 3.*|4.*|5.*)
LINUX_RELEASE="3.x"
# ln -s cmsfs24x.c cmsfsvfs.c
# INCLUDES="-I/lib/modules/`uname -r`/build/include"