commit | 40e0945ac14ce09b42fdd49ca625d8c38a19d653 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 07 19:00:39 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 15 11:49:19 2018 -0500 |
tree | a95f1390ec922adc1de6b9fab927a0f76999edc2 | |
parent | 1f0f1bd4b603f647316e9f648236f88efa9d41bf [diff] |
cmd: Move the "dm" command from test/dm/ to cmd/ The "dm" command under CONFIG_CMD_DM should live under cmd/ rather than test/dm/ so move it. Signed-off-by: Tom Rini <trini@konsulko.com>