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 d79e5bd..e1a2b83 100644
--- a/wct4xxp/Makefile
+++ b/wct4xxp/Makefile
@@ -1,8 +1,8 @@
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 $(obj)/Kbuild
+include $(src)/Kbuild
else