]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix mingw tools build
authorRemy Bohmer <linux@bohmer.net>
Wed, 28 Oct 2009 21:13:36 +0000 (22:13 +0100)
committerWolfgang Denk <wd@denx.de>
Mon, 23 Nov 2009 22:43:35 +0000 (23:43 +0100)
commitfaf36c1437c95e4a86835633d9801c5f6396a3c7
tree78d9d29771c2f131aac0873e61dd228f54386f25
parent6a590c5f5fd12cdd27f3153522acfac3854590e7
Fix mingw tools build

mkimage does not build due to missing strtok_r() and getline() implementation

Signed-off-by: Remy Bohmer <linux@bohmer.net>
tools/mingw_support.c
tools/mingw_support.h