Re: [PATCH] 2.5.42: UML build error

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sat Oct 12 2002 - 11:37:26 EST


On Sat, 12 Oct 2002, Olaf Dietsche wrote:
>
> This patch readds the path to scripts/fixdep in Rules.make. It doesn't
> break _my_ regular build, but I can't tell for others.

The thing is, the correct fix is to make uml (and other architectures) use
the direct makefile approach (ie "make -f xxxxx/Makefile" instead of "make
-C xxxxx").

All the dependencies are generated with relative paths anyway, so this
one-liner makes the tree build, but it means that the dependencies are
broken for uml-specific subdirectories anyway.

                Linus

-
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/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:43 EST