commit | ee4e61bda4b5187d2e098accbc166b9f09c94814 | [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 | 25f978cb1c55d2ff52db2aeaa1eacd84eec115db [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>