summaryrefslogtreecommitdiff
path: root/Makefile.kernel26
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-07 19:52:08 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-07 19:52:08 +0000
commit904ada49b7ae28700fa210dae82c226986bba534 (patch)
tree6a6aeef226df2a3b26ef3e7bf2919fc47b4738db /Makefile.kernel26
parentb730255a7b8f572a2d6d905c128c7a86b75eca2e (diff)
correct comment
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2102 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile.kernel26')
-rw-r--r--Makefile.kernel264
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.kernel26 b/Makefile.kernel26
index f119368..0801515 100644
--- a/Makefile.kernel26
+++ b/Makefile.kernel26
@@ -1,8 +1,8 @@
obj-m := $(MODULESO)
obj-m += wct4xxp/ wctc4xxp/
-# Also build xpp in the subdirectory xpp/ . But only for >=2.6.10 and only
-# for i386. On other archs the module will probably build but panic.
+# Also build xpp in the subdirectory xpp/ . But only for >=2.6.9 and only
+# for i386. On other arches the module will probably build but panic.
ifneq (,$(shell [ 0$(SUBLEVEL) -ge 8 ] && [ "$(ARCH)" = 'i386' ] && echo 1))
obj-m += xpp/