mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-28 19:30:33 -05:00
Updates
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ce47fdae34
commit
abb616d2f3
8 changed files with 12 additions and 15 deletions
|
|
@ -62,9 +62,9 @@ buildAll() {
|
|||
#SD845
|
||||
buildDevice aura avb; #superseded
|
||||
buildDevice beryllium avb; #superseded
|
||||
buildDevice pro1 avb; #superseded
|
||||
buildDevice crosshatch avb; #superseded
|
||||
buildDevice blueline avb; #superseded
|
||||
#buildDevice pro1 avb; #superseded
|
||||
#buildDevice crosshatch avb; #superseded
|
||||
#buildDevice blueline avb; #superseded
|
||||
buildDevice enchilada avb; #superseded
|
||||
buildDevice fajita avb; #superseded
|
||||
buildDevice akari avb;
|
||||
|
|
@ -98,8 +98,8 @@ buildAll() {
|
|||
#buildDevice bramble avb; #superseded
|
||||
#buildDevice redfin avb; #superseded
|
||||
#SD670
|
||||
buildDevice bonito avb; #superseded
|
||||
buildDevice sargo avb; #superseded
|
||||
#buildDevice bonito avb; #superseded
|
||||
#buildDevice sargo avb; #superseded
|
||||
}
|
||||
export -f buildAll;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue