commit | 3341bfecb522bc407ecc8add154704e9d8b62a9c | [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 | 53bca5ab6a4fd561dfae0a3b72d709feda2260f3 [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>