Update README.md

This commit is contained in:
Alexander 2018-02-03 15:55:16 +01:00 committed by GitHub
parent 49510972d0
commit b3b01248aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@
$ cd site-ffhh
To build all domains into the subdirectory firmware:
$ ./build -g ../gluon -o firmware
$ ./build.sh -g ../gluon -o firmware
To build a specific domain (for example ffhh-nowe) into the subdirectory firmware:
$ ./build -g ../gluon -l ffhh-nowe -o firmware
$ ./build.sh -g ../gluon -l ffhh-nowe -o firmware
To build two specific domains (for example ffhh-nowe and ffhh-sued) into the subdirectory firmware:
$ ./build -g ../gluon -l ffhh-nowe,ffhh-sued -o firmware
$ ./build.sh -g ../gluon -l ffhh-nowe,ffhh-sued -o firmware
The build.sh supports the argument -b if you wish to also build firmware images marked as broken in gluon.