kbuild: enable use of code from a different dir
authorSam Ravnborg <sam@ravnborg.org>
Sun, 6 May 2007 07:23:45 +0000 (09:23 +0200)
committerSam 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