[Asterisk-cvs] zaptel zconfig.h,1.12,1.13

malcolmd at lists.digium.com malcolmd at lists.digium.com
Wed Dec 29 09:16:07 CST 2004


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv19413

Modified Files:
	zconfig.h 
Log Message:
Small change per bug #3186


Index: zconfig.h
===================================================================
RCS file: /usr/cvsroot/zaptel/zconfig.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- zconfig.h	9 Nov 2004 14:45:20 -0000	1.12
+++ zconfig.h	29 Dec 2004 14:10:56 -0000	1.13
@@ -71,7 +71,7 @@
 /* You can still override them below */
 #if defined(CONFIG_HDLC) || defined(CONFIG_HDLC_MODULE)
 /* #define CONFIG_ZAPATA_NET */ /* NEVER implicitly turn on ZAPATA_NET */
-#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,4,20)
+#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,4,19)
 #define CONFIG_OLD_HDLC_API
 #else
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,23)




More information about the svn-commits mailing list