Re: [U-Boot] [PATCH] tools: clean up mingw ifdefs

2012-07-19 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1342666785-23439-1-git-send-email-vap...@gentoo.org> you wrote: > We have a header file specifically for mingw cruft, so keep it there > to avoid crap spreading into the main tools. This lets our devs just > worry about *nix systems. > > Signed-off-by: Mike Frysi

[U-Boot] [PATCH] tools: clean up mingw ifdefs

2012-07-18 Thread Mike Frysinger
We have a header file specifically for mingw cruft, so keep it there to avoid crap spreading into the main tools. This lets our devs just worry about *nix systems. Signed-off-by: Mike Frysinger --- tools/mingw_support.h |8 tools/mkenvimage.c| 10 ++ 2 files changed,