commit | 51b8f05ab3082d8dae5077ff01753d29546f8ce6 | [log] [tgz] |
---|---|---|
author | Raymond Danks <ray.danks@se-eng.com> | Fri Apr 27 08:51:02 2012 -0600 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sat Apr 28 02:46:54 2012 +0200 |
tree | 27a139a2ef905ec544d1d4f54845b2240aa0c26f | |
parent | e9dfdd9dbdbe91cb5754671592ae3d1fc0916f3c [diff] |
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>