coreboot-kgpe-d16/util/ectool
Raymond Danks 51b8f05ab3 ectool: Allow build under Cygwin
To build under Cygwin, ectool depends upon the package ioperm:
http://openwince.sourceforge.net/ioperm/

for sys/io.h and sys/perm.h.  This change causes the ectool make to correctly include and link against these headers and libraries.

Change-Id: I7d54ab5110c2bb1fd21dfa48d56031f3f29cd54e
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
Reviewed-on: http://review.coreboot.org/941
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-04-28 02:46:54 +02:00
..
Makefile ectool: Allow build under Cygwin 2012-04-28 02:46:54 +02:00
ec.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
ec.h minor include cleanups 2010-09-27 18:48:15 +00:00
ectool.c Make ectool -i work; add missing break 2010-10-25 02:12:04 +00:00