mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
20.0: more devices
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
148df59b7e
commit
8ddbd86d44
13 changed files with 825 additions and 25 deletions
|
@ -60,18 +60,18 @@ buildAll() {
|
|||
buildDevice taimen avb;
|
||||
buildDevice walleye avb;
|
||||
#SD845
|
||||
buildDevice aura avb;
|
||||
buildDevice beryllium avb;
|
||||
buildDevice pro1 avb;
|
||||
buildDevice crosshatch avb;
|
||||
buildDevice blueline avb;
|
||||
buildDevice aura avb; #superseded?
|
||||
buildDevice beryllium 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;
|
||||
buildDevice aurora avb;
|
||||
buildDevice xz2c avb;
|
||||
#SD730
|
||||
buildDevice sunfish avb; #superseded
|
||||
#buildDevice sunfish avb; #superseded
|
||||
#SD632
|
||||
buildDevice FP3 avb;
|
||||
#SD750
|
||||
|
@ -81,8 +81,8 @@ buildAll() {
|
|||
buildDevice guacamoleb avb; #unb #superseded
|
||||
buildDevice hotdog avb; #unb #superseded
|
||||
buildDevice hotdogb avb; #unb #superseded
|
||||
buildDevice coral avb; #superseded
|
||||
buildDevice flame avb; #superseded
|
||||
#buildDevice coral avb; #superseded
|
||||
#buildDevice flame avb; #superseded
|
||||
buildDevice vayu avb;
|
||||
#SD865
|
||||
buildDevice instantnoodle avb; #superseded
|
||||
|
@ -95,11 +95,11 @@ buildAll() {
|
|||
buildDevice lemonade avb; #superseded
|
||||
buildDevice lemonadep avb; #superseded
|
||||
#SD765
|
||||
buildDevice bramble avb; #superseded
|
||||
buildDevice redfin avb; #superseded
|
||||
#buildDevice bramble avb; #superseded
|
||||
#buildDevice redfin avb; #superseded
|
||||
#SD670
|
||||
buildDevice bonito avb;
|
||||
buildDevice sargo avb;
|
||||
buildDevice bonito avb; #superseded?
|
||||
buildDevice sargo avb; #superseded?
|
||||
}
|
||||
export -f buildAll;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue