summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2013-11-05 10:37:09 +0100
committerSimon Glass <sjg@chromium.org>2013-11-21 13:35:58 -0700
commit61242ac5f92604621deef16a4362948bafc757e4 (patch)
tree3af3209d1e9de2914936f74c068e9f1c3e3d29d3 /tools
parent5c8fdd91dcc5c8f7da072d96df965e0399750e07 (diff)
downloadtalos-obmc-uboot-61242ac5f92604621deef16a4362948bafc757e4.tar.gz
talos-obmc-uboot-61242ac5f92604621deef16a4362948bafc757e4.zip
buildman: fix README
This is a trivial fix for c'n'p error. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/buildman/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildman/README b/tools/buildman/README
index 090b653116..93cf28af38 100644
--- a/tools/buildman/README
+++ b/tools/buildman/README
@@ -643,7 +643,7 @@ snapper9260=${at91-boards} BUILD_TAG=442
snapper9g45=${at91-boards} BUILD_TAG=443
This will use 'make ENABLE_AT91_TEST=1 BUILD_TAG=442' for snapper9260
-and 'make ENABLE_AT91_TEST=1 BUILD_TAG=442' for snapper9g45. A special
+and 'make ENABLE_AT91_TEST=1 BUILD_TAG=443' for snapper9g45. A special
variable ${target} is available to access the target name (snapper9260 and
snapper9g20 in this case). Variables are resolved recursively.
OpenPOWER on IntegriCloud