commit | a42bc30229e8b693a3510b90a3a416351f8b37dd | [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 | 88b77936d049bef6a21034c1389c3aa7038cb6e9 [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>