]> Git Repo - linux.git/commit - scripts/Kbuild.include
kbuild: add objectify
authorSam Ravnborg <[email protected]>
Sat, 10 Sep 2005 19:02:11 +0000 (21:02 +0200)
committerSam Ravnborg <[email protected]>
Sat, 10 Sep 2005 19:02:11 +0000 (21:02 +0200)
commit0a504f259c90fb41d3495d490fc9dbe2530c8749
tree6a91712d73aed504a249b5106f373c623170c26d
parentcaba0233bc85ec311159a35f138d957d05cf2fe8
kbuild: add objectify

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 <[email protected]>
scripts/Kbuild.include
This page took 0.051978 seconds and 4 git commands to generate.