git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
543cf4c
)
kbuild: fix a.out.h export to userspace with O= build.
author
David Woodhouse
<david.woodhouse@intel.com>
Fri, 27 Jun 2008 13:39:42 +0000
(14:39 +0100)
committer
Sam 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