]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
kbuild: check clean source and generate Makefile for out-of-tree build
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 4 Feb 2014 08:24:42 +0000 (17:24 +0900)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 16:10:04 +0000 (11:10 -0500)
commit3341bfecb522bc407ecc8add154704e9d8b62a9c
tree25885df0d01ce08e2509f4f2eb2755e875dd80f4
parent53bca5ab6a4fd561dfae0a3b72d709feda2260f3
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>
Makefile