ectool: fix NetBSD compilation
commit393d9322ba51feeea33cd08f77945f593cb70e32
authorAndrey Korolyov <andrey@xdel.ru>
Tue, 5 Jan 2016 11:27:59 +0000 (5 14:27 +0300)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 27 Jan 2016 16:15:56 +0000 (27 17:15 +0100)
treedde365c28462b404b923ec5067f6d97e139747bb
parentffc2260d749a1774a79805ec51bcb67021c07c28
ectool: fix NetBSD compilation

Since NetBSD does not support uname -o, push check for CygWin
inside separate non-failing condition in Makefile.

Change-Id: Ibd264384f49b33412f0ef8554bd9c9fb8f60a892
Signed-off-by: Andrey Korolyov <andrey@xdel.ru>
Reviewed-on: https://review.coreboot.org/12831
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
util/ectool/Makefile
util/ectool/ec.c
util/ectool/ectool.c