commit | b660398101cd0622325480a67ac88bb4d33d553a | [log] [tgz] |
---|---|---|
author | David Woodhouse <david.woodhouse@intel.com> | Fri Jun 27 14:39:42 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Fri Jun 27 23:13:54 2008 +0200 |
tree | 3e527c721c71a948727fcd1ad52ac240ca61f43d | |
parent | 543cf4cb3fe6f6cae3651ba918b9c56200b257d0 [diff] |
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 <david.woodhouse@intel.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>