diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2006-10-28 16:00:24 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2006-10-28 16:00:24 +0000 |
commit | 0caddbd4fe97998e45f3ca33caf06054fe4bfd50 (patch) | |
tree | 5056d7bcdb667a36741ecb5c2cdb2e0db851137d /util/abuild | |
parent | f044ede24656e7cf52eb8baca647ed3db851c874 (diff) |
Small tracker test (trivial change). closes #3
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2480 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/abuild')
-rw-r--r-- | util/abuild/abuild.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/abuild/abuild.1 b/util/abuild/abuild.1 index c9aa9ab208..fcfd0bc0b8 100644 --- a/util/abuild/abuild.1 +++ b/util/abuild/abuild.1 @@ -31,7 +31,7 @@ Attempt to build ports that are known to be broken. Use payloads in .B "<dir>" to build images. This will run payload.sh in that directory to find out the -path of the payload +path of the payload. .TP .B "\-t, \-\-target <vendor/board>" Attempt to build target vendor/board only. |