Hi.
> One problem is that the source's top-level Makefile, and the
> Modules.mk files it includes, never actually define a "kernel" target,
> so no modules are ever built. The other problem is that MODULE_LOC is
> never defined as a Make variable, so it comes up empty.
MODULE_LOC is used by k
There seem to be two minor problems in debian/rules that result in
both of these problems. This patch should address it:
--- debian/rules.orig Thu Apr 26 11:19:33 2001
+++ debian/rulesThu Apr 26 11:19:43 2001
@@ -27,7 +27,7 @@
dh_testdir
I2C_HEADERS=/usr/local/include
2 matches
Mail list logo