From: Al Viro Date: Thu, 5 May 2005 23:15:25 +0000 (-0700) Subject: [PATCH] uml: cross-build support : kernel_offsets X-Git-Tag: v2.6.12-rc4~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a31769ed3ee82198fd530cb1d79ee9c7f8eeb1d1;p=pandora-kernel.git [PATCH] uml: cross-build support : kernel_offsets The next group of helpers is a bit trickier - they want the constants similar to those in user-offsets.h, but we need target sc.h for it. So we can't put that into user-offsets (sc.h depends on it) and need the second generated header for that stuff (kernel-offsets.h. BFD... 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