commit | 112ee0b8db9ccf8e6503f58b9efc00a3576c0527 | [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 | 0fd2d2cc78104490c63d0028577eb002fc47b386 [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>