Skip to content
Commit 0a504f25 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

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: default avatarSam Ravnborg <sam@ravnborg.org>
parent caba0233
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment