summaryrefslogtreecommitdiff
path: root/zconfig.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-05-06 06:16:51 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-05-06 06:16:51 +0000
commitfdc628010d190660fbc291504aa6be6fd095abfd (patch)
tree86b1c30a0241c02d0c13dfcc039689a32d3fbd16 /zconfig.h
parente2e9e5d030b4a7b451056d73a1d9ef4db33ec952 (diff)
Update for HDLC version compiling
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@638 5390a7c7-147a-4af0-8ec9-7488f05a26cb
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