kbuild: fix a.out.h export to userspace with O= build.
authorDavid Woodhouse <david.woodhouse@intel.com>
Fri, 27 Jun 2008 13:39:42 +0000 (14:39 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 27 Jun 2008 21:13:54 +0000 (23:13 +0200)
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 <david.woodhouse@intel.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found