From: Al Viro Date: Thu, 5 May 2005 23:15:22 +0000 (-0700) Subject: [PATCH] uml: use variables rather than symlinks in dependencies X-Git-Tag: v2.6.12-rc4~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcddd72e3e2565f8b838ae71a3e716a67f616160;p=pandora-kernel.git [PATCH] uml: use variables rather than symlinks in dependencies Use explicit os-... in make dependencies instead of playing with symlinks (symlink in question is still created - it's needed for other things; however, there's no reason to complicate ordering here). Signed-off-by: Al Viro Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed