mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
Fix a cut'n'paste error in a README file
This commit is contained in:
+7
-8
@@ -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
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user