mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-22 22:30:39 -04:00
16.0: add FP2
This commit is contained in:
parent
223c5d1a2c
commit
c040d79c9b
5 changed files with 54 additions and 5 deletions
|
@ -56,7 +56,6 @@ buildAll() {
|
|||
brunch lineage_dragon-user;
|
||||
brunch lineage_flo-user;
|
||||
brunch lineage_flounder-user;
|
||||
brunch lineage_FP2-user;
|
||||
brunch lineage_fugu-user;
|
||||
brunch lineage_h850-user;
|
||||
brunch lineage_hammerhead-user;
|
||||
|
@ -71,6 +70,7 @@ buildAll() {
|
|||
if [ "$DOS_BUILDALL_SUPERSEDED" = true ]; then
|
||||
brunch lineage_bacon-user;
|
||||
brunch lineage_ether-user;
|
||||
brunch lineage_FP2-user;
|
||||
brunch lineage_griffin-user;
|
||||
brunch lineage_klte-user;
|
||||
brunch lineage_mako-user;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue