commit | 8f3cf31a66ab2a29497c4bdf160ee0d364239581 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 01 19:38:59 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 11 10:08:19 2017 -0600 |
tree | 7d49f0666a54cf5f6c462b99b9789438c6b896fd | |
parent | 18774bc3185787cf3873569474a96297f0ed3afd [diff] |
moveconfig: Allow reading the defconfig list from stdin Support passes in a defconfig filename of '-' to read the list from stdin instead of from a file. Signed-off-by: Simon Glass <sjg@chromium.org>