[Asterisk-cvs] zaptel zconfig.h,1.14,1.15
mattf at lists.digium.com
mattf at lists.digium.com
Fri May 6 02:10:01 CDT 2005
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv28972
Modified Files:
zconfig.h
Log Message:
Update for HDLC version compiling
Index: zconfig.h
===================================================================
RCS file: /usr/cvsroot/zaptel/zconfig.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- zconfig.h 27 Apr 2005 20:35:05 -0000 1.14
+++ zconfig.h 6 May 2005 06:16:51 -0000 1.15
@@ -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
More information about the svn-commits
mailing list