commit | 06467e4652460f619f8be4bb4859e171d35cc258 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 25 21:24:32 2021 +1300 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 27 09:48:25 2021 -0400 |
tree | a2764c512e2837fcdc378b6c3653388db694bab1 | |
parent | 1886e9d0c3dde3fbceb7856c3b855b3c006c475c [diff] |
Makefile: Move non-DM migration messages to the top At present the driver model migration messages are mixed with the others. Collect them together before starting to refactor them. Signed-off-by: Simon Glass <sjg@chromium.org>