summaryrefslogtreecommitdiff
path: root/wct4xxp
diff options
context:
space:
mode:
Diffstat (limited to 'wct4xxp')
-rw-r--r--wct4xxp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wct4xxp/Makefile b/wct4xxp/Makefile
index 6d7faf0..12b7f14 100644
--- a/wct4xxp/Makefile
+++ b/wct4xxp/Makefile
@@ -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