Small changes

This commit is contained in:
Tad 2020-12-24 02:01:10 -05:00
parent 8b56cd13c6
commit 4c0ac9c46c
5 changed files with 5 additions and 14 deletions

View file

@ -68,7 +68,7 @@ buildAll() {
#The following are all superseded, and should only be enabled if the newer version is broken (not building/booting/etc.)
buildDevice flo; #Last version without repartitioning required
buildDevice shamu verity; #Last version with working IMS
buildDevice oneplus2; #Last version with working IMS
buildDevice oneplus2; #Last version with working IMS + broken - needs vendor patching
buildDevice ether; #Last version with working IMS
buildDevice fugu;
if [ "$DOS_BUILDALL_SUPERSEDED" = true ]; then