[coreboot-gerrit] Change in coreboot[master]: Correct autport readme file

Christoph Pomaska (Code Review) gerrit at coreboot.org
Mon Jan 15 23:00:52 CET 2018


Christoph Pomaska has uploaded this change for review. ( https://review.coreboot.org/23282


Change subject: Correct autport readme file
......................................................................

Correct autport readme file

The readme.md file was missing the instruction to also compile
superiotool,
because autoport errors out without a working version of
it.

Change-Id: Ic426b7312f68d59e2e0503d61da694adc9d4fb3f
---
M util/autoport/readme.md
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/23282/1

diff --git a/util/autoport/readme.md b/util/autoport/readme.md
index b673b5b..3b7c2e3 100644
--- a/util/autoport/readme.md
+++ b/util/autoport/readme.md
@@ -28,6 +28,8 @@
 		make
 		cd ../inteltool
 		make
+		cd ../superiotool
+		make
 		cd ../autoport
 		go build
 		sudo ./autoport --input_log=logs --make_logs --coreboot_dir=../..

-- 
To view, visit https://review.coreboot.org/23282
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic426b7312f68d59e2e0503d61da694adc9d4fb3f
Gerrit-Change-Number: 23282
Gerrit-PatchSet: 1
Gerrit-Owner: Christoph Pomaska <cp_public at posteo.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180115/1afa2ba0/attachment.html>


More information about the coreboot-gerrit mailing list