summaryrefslogtreecommitdiff
path: root/zconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'zconfig.h')
-rwxr-xr-xzconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zconfig.h b/zconfig.h
index b332050..5f61364 100755
--- a/zconfig.h
+++ b/zconfig.h
@@ -63,7 +63,7 @@
/* #define NO_ECHOCAN_DISABLE */
/* udev support */
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,1)
#define CONFIG_ZAP_UDEV
#endif