commit | 3b32cf096bd6b1d8871ecaddb4250756242fb5f9 | [log] [tgz] |
---|---|---|
author | Bin Meng <bin.meng@windriver.com> | Sat Apr 18 01:59:09 2020 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 10:51:56 2020 -0400 |
tree | 7561fd70ef6c8d7b8342db39e6ad3b5c7c8d433e | |
parent | ae2b3e851025587e02eecf11e08cec3503c46bdb [diff] |
tools: Remove the out-of-date MinGW support codes MinGW build for U-Boot tools has been broken for years. The official support of Windows build is now MSYS2. Remove the MinGW support codes. Signed-off-by: Bin Meng <bin.meng@windriver.com>