mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Push apollon to 20.0
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
7ad46d58f1
commit
0afe05ff22
4 changed files with 12 additions and 13 deletions
|
@ -74,7 +74,6 @@ buildAll() {
|
|||
buildDevice vayu avb;
|
||||
#SD865
|
||||
buildDevice lmi avb; #20.0 doesn't support lmipro
|
||||
buildDevice apollon avb;
|
||||
}
|
||||
export -f buildAll;
|
||||
|
||||
|
|
|
@ -112,6 +112,7 @@ buildAll() {
|
|||
buildDevice sargo avb; #unb
|
||||
#SD865
|
||||
buildDevice lmi avb;
|
||||
buildDevice apollon avb;
|
||||
#SD870
|
||||
buildDevice alioth avb;
|
||||
#Tensor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue