commit | 0649cd0d4908d9b983a0361b8665938ef25701be | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 03 12:21:49 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 15 08:18:45 2017 -0400 |
tree | 5ba3f7ad481aefa2ff5b71bc11dc8b1660245755 | |
parent | ec74f5f9c38ce8e21f4aa413427cfec6fe6fb8da [diff] |
Move environment files from common/ to env/ About a quarter of the files in common/ relate to the environment. It seems better to put these into their own subdirectory and remove the prefix. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>