commit | e0ba9299823b985b6b707516e4dc0b331be9e7a2 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Apr 17 21:13:11 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Apr 18 16:14:13 2014 -0400 |
tree | 313bcb88e8450c355ef1f2a31ba8eed839f1c646 | |
parent | d2ff5e55c346f012129cbce8b373eafd5f00c9b2 [diff] |
buildman: make output dir configurable Add an option to specify the output directory to override the default path '../'. This is useful for building in a ramdisk. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>