From: David Woodhouse Date: Fri, 27 Jun 2008 13:39:42 +0000 (+0100) Subject: kbuild: fix a.out.h export to userspace with O= build. X-Git-Tag: v2.6.26-rc9~93^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b660398101cd0622325480a67ac88bb4d33d553a;p=pandora-kernel.git kbuild: fix a.out.h export to userspace with O= build. We need to check for existence of the a.out.h header in the source tree, not the object tree, if we want it to get the right answer with O=. Signed-off-by: David Woodhouse Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed