From: Jacek Kryszyn Date: Fri, 21 Jul 2023 06:04:50 +0000 (+0200) Subject: README.md modified - usage of make.sh with parameters X-Git-Tag: accepted/tizen/unified/20240503.021853~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6eb3fb7b752dc502374c91a20311ba90f60a7220;p=tools%2Fdynpart-tools.git README.md modified - usage of make.sh with parameters --- diff --git a/README.md b/README.md index caaaf2c..6964f45 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # lpunpack and lpmake build : -./make.sh +./make.sh + +where arch: +- x86_64 (default, can be ommited) +- i686 +- arm7hf +- arm7vl (though it doesn't compile for now) +- aarch64 source code from aosp