commit | 4c85768426721f17327b38666ff701052d1fbafd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Feb 04 17:24:42 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 11:10:04 2014 -0500 |
tree | 25885df0d01ce08e2509f4f2eb2755e875dd80f4 | |
parent | 2fe8cd4db35347f1c35637b0e906bb386914b085 [diff] |
kbuild: check clean source and generate Makefile for out-of-tree build For out-of-tree build - Check if the source tree is clean - Create a Makefile in the output directory Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>