Force coreboot mconf to create temp files in the output directory
[coreboot.git] / util / abuild / abuild.1
index 251a91279e704ae857d79f39f920c6de5e4b4595..33f30cb2a735e465aa971e68363bb89eb803d44d 100644 (file)
@@ -3,7 +3,7 @@
 abuild \- build coreboot images for all available targets
 .SH SYNOPSIS
 .B abuild
-\fR[\fB\-abvxsTVh\fR] [\fB\-c\fR numcpus|max] [\fB\-t\fR vendor/board] [\fB\-p\fR dir]
+\fR[\fB\-abrvxsTVh\fR] [\fB\-c\fR numcpus|max] [\fB\-t\fR vendor/board] [\fB\-p\fR dir]
 [LBROOT]
 .SH DESCRIPTION
 .B abuild
@@ -36,6 +36,12 @@ path of the payload.
 .B "\-t, \-\-target <vendor/board>"
 Attempt to build target vendor/board only.
 .TP
+.B "\-r, \-\-remove"
+Remove mainboard build directory after the respective target has been
+built. This is mainly used for development purposes, when you don't need
+the actual build output, but rather only want to know if a build failed
+or not.
+.TP
 .B "\-x, \-\-xml"
 Write an XML log file instead of a plain-text one.
 The file will be called
@@ -44,13 +50,13 @@ and will be created in the current directory.
 .TP
 .B "\-T, \-\-test"
 Submit generated image(s) to the automated test system.
-The results of the tests will be made available at 
+The results of the tests will be made available at
 .B http://qa.coreboot.org/log_manual.php
 .TP
 .B "\-c, \-\-cpus [<numcpus>|max]"
-Build on 
+Build on
 .B numcpus
-cpus at the same time, or on all available with 
+cpus at the same time, or on all available with
 .B max\fR.
 .TP
 .B "\-s, \-\-silent"