mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
Removed a superfluous line.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3484 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#elif defined(RHEL_MAJOR) && RHEL_MAJOR -0 <= 5
|
||||
#error The SCST sysfs interface is not supported on RHEL 5. Please run make enable_proc.
|
||||
#elif LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 26)
|
||||
#elif defined(RHEL_MAJOR) && RHEL_MAJOR -0 <= 5
|
||||
#error The SCST sysfs interface is supported from kernel version 2.6.26 on. Please run make enable_proc.
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user