projects
/
tools
/
dynpart-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e452892
)
README.md modified - usage of make.sh with parameters
author
Jacek Kryszyn
<j.kryszyn@samsung.com>
Fri, 21 Jul 2023 06:04:50 +0000
(08:04 +0200)
committer
Jacek Kryszyn
<j.kryszyn@samsung.com>
Fri, 21 Jul 2023 06:04:50 +0000
(08:04 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index caaaf2c5c081293b910ab385cbe14ca245c7c9cd..6964f45df1af8250de490ea10222dce5b2865c04 100755
(executable)
--- a/
README.md
+++ b/
README.md
@@
-1,6
+1,13
@@
# lpunpack and lpmake
build :
-./make.sh
+./make.sh <arch>
+
+where arch:
+- x86_64 (default, can be ommited)
+- i686
+- arm7hf
+- arm7vl (though it doesn't compile for now)
+- aarch64
source code from aosp