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/