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:
caba023
)
kbuild: add objectify
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sat, 10 Sep 2005 19:02:11 +0000
(21:02 +0200)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sat, 10 Sep 2005 19:02:11 +0000
(21:02 +0200)
Use foo := $(call objectify, $(foo)) to prefix $(foo) with $(obj)/ unless
$(foo) is an absolute path.
For now no in-tree users - soon to come.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found