diff options
Diffstat (limited to 'util/superiotool')
-rw-r--r-- | util/superiotool/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/README b/util/superiotool/README index 2607d8dd31..dfa6c1cec5 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -20,7 +20,7 @@ Installation $ git clone http://review.coreboot.org/p/coreboot.git - $ cd util/superiotool + $ cd coreboot/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 |