commit | 3bac19ce23f88607c31037f1389213db8b5f9a74 | [log] [tgz] |
---|---|---|
author | Alex Kiernan <alex.kiernan@gmail.com> | Thu Apr 19 04:32:52 2018 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 28 18:32:23 2018 -0400 |
tree | 69a5b59c31f2c3c9e5cfd3b19ea25179d8bea41a | |
parent | eedecb0fe819fef767e3016fe9057cd1e186f691 [diff] |
spl: Add dependency on serial to Ymodem Building with Ymodem support requires serial in SPL/TPL, add that dependency here. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>