From b3b01248aa95cc056c2a050d5fc13c722e0cb426 Mon Sep 17 00:00:00 2001 From: Alexander <7adietri@users.noreply.github.com> Date: Sat, 3 Feb 2018 15:55:16 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 082fcff..5581691 100644 --- a/README.md +++ b/README.md @@ -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.