Fix a cut'n'paste error in a README file

This commit is contained in:
Gregory Nutt
2015-06-30 15:05:36 -06:00
parent 092a8a8aed
commit 0f3fcd9938
+7 -8
View File
@@ -567,6 +567,13 @@ refresh.sh
you first to avoid overwriting the defconfig file with you first to avoid overwriting the defconfig file with
changes that you do not want. changes that you do not want.
testbuild.sh
------------
This script automates building of a sequence of configuration. The
intent is simply to assure that the set of configurations build
correctly. The -h option lists the usage:
$ ./testbuild.sh -h $ ./testbuild.sh -h
USAGE: ./testbuild.sh [-w|l] [-c|n] <testlist-file> USAGE: ./testbuild.sh [-w|l] [-c|n] <testlist-file>
@@ -603,14 +610,6 @@ refresh.sh
configuration names depnds on the underlying architecture of the configuration names depnds on the underlying architecture of the
configured board. configured board.
testbuild.sh
------------
This script automates building of a sequence of configuration. The
intent is simply to assure that the set of configurations build
correctly. The -h option lists the usage:
zipme.sh zipme.sh
-------- --------