From: Sam Ravnborg Date: Sun, 6 May 2007 07:23:45 +0000 (+0200) Subject: kbuild: enable use of code from a different dir X-Git-Tag: v2.6.22-rc1~1007^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=767e581d759fe6adfef5e676cd1cd8e11f603d1a;p=pandora-kernel.git kbuild: enable use of code from a different dir 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 --- Reading git-diff-tree failed