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:
5447d34
)
kbuild: enable use of code from a different dir
author
Sam Ravnborg
<sam@ravnborg.org>
Sun, 6 May 2007 07:23:45 +0000
(09:23 +0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Sun, 6 May 2007 07:23:45 +0000
(09:23 +0200)
To introduce support for source in one directory but output files
in another directory during a non O= build prefix all paths
with $(src) repsectively $(obj).
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found