mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 05:49:33 -04:00
Churn + Fixes
Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
fcd8808b35
commit
f1c027ecac
15 changed files with 46 additions and 45 deletions
|
@ -62,9 +62,10 @@ buildAll() {
|
|||
#Intel
|
||||
buildDevice fugu;
|
||||
#Tegra
|
||||
buildDevice dragon verity;
|
||||
cd "$DOS_BUILD_BASE/bionic" && git apply --reverse "$DOS_PATCHES/android_bionic/0001-HM-Use_HM.patch" && cd "$DOS_BUILD_BASE";
|
||||
buildDevice flounder verity;
|
||||
buildDevice flounder_lte verity;
|
||||
buildDevice dragon verity;
|
||||
}
|
||||
export -f buildAll;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue