From: Sam Ravnborg Date: Mon, 7 Aug 2006 19:55:33 +0000 (+0200) Subject: kbuild: create output directory for hostprogs with O=.. build X-Git-Tag: v2.6.19-rc1~1261^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5b82038184d19f611be166a70fd11824109a71;p=pandora-kernel.git kbuild: create output directory for hostprogs with O=.. build hostprogs-y only supported creating output directory for the final program. Extend this to also cover the situation where a .o file (used when host program is made from compositie objects) is locate in another directory. First user of this is the built-in lxdialog that. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed