]> Git Repo - u-boot.git/commit
tools: Fix mingw tools build
authorVladimir Yakovlev <[email protected]>
Sat, 7 Jul 2012 10:05:06 +0000 (10:05 +0000)
committerWolfgang Denk <[email protected]>
Sun, 8 Jul 2012 20:41:19 +0000 (22:41 +0200)
commit8b6a4952e6064dc558cb7d5d375990b17491f26f
tree97457abdb9280332b27841ad34eec716532d3f9e
parentdb7720bad4ae0577c140fd72def24311afece894
tools: Fix mingw tools build

mkenvimage does not build due to missed os_support.o and unsupported
file modes S_IRGRP S_IWGRP.
Tested with mingw 4.2.1 on ubuntu 12.04.

Signed-off-by: Vladimir Yakovlev <[email protected]>
tools/Makefile
tools/mkenvimage.c
This page took 0.030212 seconds and 4 git commands to generate.