diff options
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | 2010-10-06 23:16:10 +0000 |
---|---|---|
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | 2010-10-06 23:16:10 +0000 |
commit | f992c19fcaba3567fb11767ad0b9aaf22459abc2 (patch) | |
tree | 5da8353549aa36d8e19733514fad9d15e040dea7 /README | |
parent | 3e85442e337e47db7bc5bed23dc079c7a2abe2cf (diff) | |
download | ast2050-flashrom-f992c19fcaba3567fb11767ad0b9aaf22459abc2.zip ast2050-flashrom-f992c19fcaba3567fb11767ad0b9aaf22459abc2.tar.gz |
Rename Direct I/O library to DirectHW
The Direct I/O library for Mac OS X is now called DirectHW to make sure
people can find it via an internet search.
DirectIO was a generic name for a concept and thus not a good
distinguisher for a library.
Corresponding to flashrom svn r1198.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Idwer Vollering <vidwer@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -87,8 +87,8 @@ To compile on OpenBSD, use: To compile and run on Darwin/Mac OS X: - Install DirectIO from coresystems GmbH. - DirectIO is available at http://www.coresystems.de/en/directio. + Install DirectHW from coresystems GmbH. + DirectHW is available at http://www.coresystems.de/en/directhw . To cross-compile on Linux for DOS: |