[zaptel-commits] kpfleming: branch 1.2 r3753 - in /branches/1.2: wct4xxp/ wctc4xxp/ wctdm24xxp...

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Mon Jan 28 09:56:24 CST 2008


Author: kpfleming
Date: Mon Jan 28 09:56:24 2008
New Revision: 3753

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3753
Log:
minor cleanups

Modified:
    branches/1.2/wct4xxp/Makefile
    branches/1.2/wctc4xxp/Makefile
    branches/1.2/wctdm24xxp/Makefile
    branches/1.2/wcte12xp/Makefile

Modified: branches/1.2/wct4xxp/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/wct4xxp/Makefile?view=diff&rev=3753&r1=3752&r2=3753
==============================================================================
--- branches/1.2/wct4xxp/Makefile (original)
+++ branches/1.2/wct4xxp/Makefile Mon Jan 28 09:56:24 2008
@@ -1,9 +1,9 @@
 ifneq ($(KBUILD_EXTMOD),)
 
-# We only get here on kernels 2.6.0-2.6.8 .
+# We only get here on kernels 2.6.0-2.6.9.
 # For newer kernels, Kbuild will be included directly by the kernel
 # build system.
--include $(src)/Kbuild
+include $(src)/Kbuild
 
 else
 

Modified: branches/1.2/wctc4xxp/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctc4xxp/Makefile?view=diff&rev=3753&r1=3752&r2=3753
==============================================================================
--- branches/1.2/wctc4xxp/Makefile (original)
+++ branches/1.2/wctc4xxp/Makefile Mon Jan 28 09:56:24 2008
@@ -1,7 +1,7 @@
-# We only get here on kernels 2.6.0-2.6.8 .
+# We only get here on kernels 2.6.0-2.6.9.
 # For newer kernels, Kbuild will be included directly by the kernel
 # build system.
--include $(src)/Kbuild
+include $(src)/Kbuild
 
 tests: codec_test
 

Modified: branches/1.2/wctdm24xxp/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/Makefile?view=diff&rev=3753&r1=3752&r2=3753
==============================================================================
--- branches/1.2/wctdm24xxp/Makefile (original)
+++ branches/1.2/wctdm24xxp/Makefile Mon Jan 28 09:56:24 2008
@@ -1,4 +1,4 @@
-# We only get here on kernels 2.6.0-2.6.8 .
+# We only get here on kernels 2.6.0-2.6.9.
 # For newer kernels, Kbuild will be included directly by the kernel
 # build system.
--include $(src)/Kbuild
+include $(src)/Kbuild

Modified: branches/1.2/wcte12xp/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/wcte12xp/Makefile?view=diff&rev=3753&r1=3752&r2=3753
==============================================================================
--- branches/1.2/wcte12xp/Makefile (original)
+++ branches/1.2/wcte12xp/Makefile Mon Jan 28 09:56:24 2008
@@ -1,4 +1,4 @@
-# We only get here on kernels 2.6.0-2.6.8 .
+# We only get here on kernels 2.6.0-2.6.9.
 # For newer kernels, Kbuild will be included directly by the kernel
 # build system.
--include $(src)/Kbuild
+include $(src)/Kbuild




More information about the zaptel-commits mailing list