mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-30 20:27:00 -05:00
17.1: add harpia and merlin
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
1b8df47bd5
commit
ebab5c9407
5 changed files with 13 additions and 6 deletions
|
|
@ -57,6 +57,8 @@ buildAll() {
|
|||
if [ "$DOS_OPTIMIZE_IMAGES" = true ]; then optimizeImagesRecursive "$DOS_BUILD_BASE"; fi;
|
||||
#SD410
|
||||
buildDevice crackling;
|
||||
buildDevice harpia;
|
||||
buildDevice merlin;
|
||||
buildDevice osprey;
|
||||
buildDevice surnia;
|
||||
#SD801
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue