enhance web page (trivial)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Closes #3


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2475 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2006-10-25 19:08:12 +00:00 committed by Stefan Reinauer
parent 3a1405725e
commit 733681583c
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ Attempt to build ports that are known to be broken.
.B "\-p, \-\-payloads <dir>" .B "\-p, \-\-payloads <dir>"
Use payloads in Use payloads in
.B "<dir>" .B "<dir>"
to build images. to build images. This will run payload.sh in that directory to find out the
path of the payload
.TP .TP
.B "\-t, \-\-target <vendor/board>" .B "\-t, \-\-target <vendor/board>"
Attempt to build target vendor/board only. Attempt to build target vendor/board only.