superiotool: Update README with Git repository URL and directory location
Change-Id: I36d980cea5ca9cc67262dba809441091757e1fb5 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: http://review.coreboot.org/3019 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones <marc.jones@se-eng.com>
This commit is contained in:
parent
5b5cf3d610
commit
4d6ab4e2ae
|
@ -18,9 +18,9 @@ for details on coreboot), but it may also be useful for other things.
|
|||
Installation
|
||||
------------
|
||||
|
||||
$ svn co svn://coreboot.org/repos/trunk/util/superiotool
|
||||
$ git clone http://review.coreboot.org/p/coreboot.git
|
||||
|
||||
$ cd superiotool
|
||||
$ cd util/superiotool
|
||||
|
||||
Optional: Edit the Makefile and set 'CONFIG_PCI = no' if you don't want to
|
||||
support PCI-attached "Super I/Os" (which needs libpci-dev) such as the
|
||||
|
|
Loading…
Reference in New Issue