summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada2014-07-16 09:12:23 +0200
committerMichal Marek2014-07-16 17:15:26 +0200
commit1791ff7179f689cb54182a1215686f8138850412 (patch)
treef161158fce82abf511bfcf4844614d693d5fc006 /Makefile
parentkbuild: clean up scripts/Makefile.host (diff)
downloadkernel-qcow2-linux-1791ff7179f689cb54182a1215686f8138850412.tar.gz
kernel-qcow2-linux-1791ff7179f689cb54182a1215686f8138850412.tar.xz
kernel-qcow2-linux-1791ff7179f689cb54182a1215686f8138850412.zip
kbuild: clean-up and bug fix of scripts/Makefile.host
Assume we have a Makefile like this: hostprogs-y := foo foo-cxxobjs := bar/baz.o foo-objs := qux/quux.o In this case, Kbuild creates bar/ directory, but fails to create qux/ directory. This commit re-writes directory creation more simply, fixing that bug. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions