Re: kbuild fixes and more

David S. Miller (davem@redhat.com)
Sun, 23 Jun 2002 23:21:45 -0700 (PDT)


BTW, Kai, a bug was added when you changed the path of the
'host-progs' value in drivers/video/Makefile, the build looks
for a dependency file that isn't there.

Amusingly, eliminating the host-progs line in this Makefile results in
a successful build.

This is an area that needs dealing with, a host build program that is
used by multiple directories. I think conmakehash, this particular
case, belongs in scripts/. That might be the generic solution to
build tools used by multiple places of the tree.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/