From: Paolo 'Blaisorblade' Giarrusso Date: Mon, 1 May 2006 19:16:03 +0000 (-0700) Subject: [PATCH] uml: use Kbuild tracking for all files and fix compilation output X-Git-Tag: v2.6.17-rc4~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8aa3d29b562e4c16fdfa4ecc8170ddc55397f4;p=pandora-kernel.git [PATCH] uml: use Kbuild tracking for all files and fix compilation output Move the build of user-offsets to arch/um/sys-$(SUBARCH), where it's located. So we can also build it via Kbuild with its dependency tracking rather than by hand. While hacking here, fix also a lot of little cosmetic things. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Acked-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed